1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-23 00:31:09 +00:00
ibis/migrations/2024-11-12-131724_article-approval/down.sql

1 line
41 B
MySQL
Raw Normal View History

2024-11-12 14:04:04 +00:00
alter table article drop column approved;