github.com/dhui/migrate@v3.4.0+incompatible/database/sqlite3/migration/44_alter_table.up.sql (about)

     1  ALTER TABLE pets ADD predator bool;