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