package
0.0.0-20231211023318-0c7698792ed7
Repository: https://github.com/npoolplatform/build-chain.git
Documentation: pkg.go.dev
# Variables
Tables holds all the tables in the schema.
TokenInfosColumns holds the columns for the "token_infos" table.
TokenInfosTable holds the schema information for the "token_infos" table.
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.