package
0.0.0-20241204043924-86a9956bb502
Repository: https://github.com/sparklee/abc-api.git
Documentation: pkg.go.dev
# Variables
Tables holds all the tables in the schema.
WithDropColumn sets the drop column option to the migration.
WithDropIndex sets the drop index option to the migration.
WithForeignKeys enables creating foreign-key in schema DDL.
WithGlobalUniqueID sets the universal ids options to the migration.
WordsColumns holds the columns for the "words" table.
WordsTable holds the schema information for the "words" table.