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