High res uploads
Deploy / deploy (push) Successful in 3m16s

This commit is contained in:
twotalesanimation
2026-06-25 09:56:41 +02:00
parent d2e686335f
commit b683976cc6
9 changed files with 364 additions and 2 deletions
@@ -0,0 +1,3 @@
-- AddColumn highResKey and highResFilename to shots table
ALTER TABLE "shots" ADD COLUMN "highResKey" TEXT;
ALTER TABLE "shots" ADD COLUMN "highResFilename" TEXT;