Documentation ¶
Overview ¶
This is auto-generated file using 'gofr migrate' tool. DO NOT EDIT.
Index ¶
Constants ¶
View Source
const CreateTableQuery = "CREATE TABLE IF NOT EXISTS persons (id int PRIMARY KEY, name text, age int, state text );"
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.