github.com/kruftik/go-migrate@v3.5.4+incompatible/database/sqlite3/migration/33_create_table.up.sql (about) 1 CREATE TABLE pets ( 2 name string 3 );