github.com/morigs/migrate/v4@v4.15.2-0.20221123151732-2fdcfbe124f3/database/sqlite3/examples/migrations/44_alter_table.up.sql (about)

     1  ALTER TABLE pets ADD predator bool;