github.com/mrqzzz/migrate@v5.1.7+incompatible/database/sqlite3/migration/33_create_table.up.sql (about) 1 CREATE TABLE pets ( 2 name string 3 );