package
0.0.0-20220930035751-2b8a48b8df04
Repository: https://github.com/npoolplatform/api-manager.git
Documentation: pkg.go.dev
# Variables
ServiceApIsColumns holds the columns for the "service_ap_is" table.
ServiceApIsTable holds the schema information for the "service_ap_is" 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.