package
0.0.0-20230520021403-3b51f2ee9624
Repository: https://github.com/openpanel/core.git
Documentation: pkg.go.dev
# Variables
KvsColumns holds the columns for the "kvs" table.
KvsTable holds the schema information for the "kvs" table.
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.