Documentation
¶
Overview ¶
This is auto-generated file using 'gofr migrate' tool. DO NOT EDIT.
Index ¶
Constants ¶
View Source
const CreateTable = "CREATE TABLE IF NOT EXISTS shop" +
" ( id int PRIMARY KEY,name varchar, location varchar ,state varchar ) WITH transactions = { 'enabled' : true };"
Variables ¶
This section is empty.
Functions ¶
func All ¶
func All() map[string]dbmigration.Migrator
Types ¶
Click to show internal directories.
Click to hide internal directories.