2 lines
77 B
SQL
2 lines
77 B
SQL
ALTER TABLE library_collections DROP COLUMN IF EXISTS poster_auto_generated;
|
ALTER TABLE library_collections DROP COLUMN IF EXISTS poster_auto_generated;
|