migrate/database/ql/examples/migrations/44_alter_table.up.sql

1 line
36 B
MySQL
Raw Normal View History

2017-05-12 11:11:16 +03:00
ALTER TABLE pets ADD predator bool;;