CSV TC import
Deploy / deploy (push) Successful in 3m9s

This commit is contained in:
twotalesanimation
2026-06-14 14:12:45 +02:00
parent 1bdb147d24
commit 8caf0f9bd1
6 changed files with 395 additions and 3 deletions
@@ -0,0 +1,3 @@
-- Add sequence/picture lock timecode fields to shots
ALTER TABLE "shots" ADD COLUMN "seqTimecodeStart" TEXT;
ALTER TABLE "shots" ADD COLUMN "seqTimecodeEnd" TEXT;