migrate/database/sqlcipher/migration/44_alter_table.up.sql

2 lines
36 B
SQL

ALTER TABLE pets ADD predator bool;