getting some presentation editor changes ready
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-09-25 14:15:57 -05:00
parent 1896b9380d
commit 51c184fe37
4 changed files with 284 additions and 6 deletions

View file

@ -0,0 +1,3 @@
-- Add migration script here
ALTER TABLE presentations
DROP COLUMN pageCount;