@@ -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;
|
||||
Reference in New Issue
Block a user