Skip to content

Conversation

@hymkor
Copy link
Owner

@hymkor hymkor commented Nov 6, 2025

  • Rename dialect.Entry.Columns to FetchColumns
  • Rename dialect.Entry.Tables to FetchTables
  • Rename dialect.SqlToQueryTables to BuildSQLForTables
  • Rename dialect.SqlToQueryColumns to BuildSQLForColumns
  • Add comments to the field and the method of dialect.Entry
  • Rename dialect.Entry.CanUseInTransaction to IsTransactionSafe
  • Rename dialect.Entry.ColumnField to ColumnNameField
  • Rename dialect.Entry.TableField to TableNameField
  • Rename dialect.Entry.SqlForTab to SQLForTables
  • Rename dialect.Entry.SqlForDesc to SQLForColumns`
  • Rename dialect.Entry.TypeToConv to LookupConverter
  • Rename dialect.Entry.TypeNameToConv to TypeConverterFor
  • Replace the function dialect.Register to the method dialect.(*Entry) Register
  • Removed unused field: dialect.Entry.DisplayDateTimeLayout

@hymkor hymkor merged commit 72edd02 into master Nov 6, 2025
1 check passed
@hymkor hymkor deleted the push-xnmylxwpwoqx branch November 6, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants