- add poster_from_template to collection records and update flows - preserve template-applied posters while keeping admin uploads sticky - improve template bundle sync/status reporting and MDBList limit handling
2 lines
76 B
SQL
2 lines
76 B
SQL
ALTER TABLE library_collections DROP COLUMN IF EXISTS poster_from_template;
|