webpages can now be a image or pdf
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Link" ADD COLUMN "type" TEXT NOT NULL DEFAULT 'url',
|
||||
ALTER COLUMN "url" DROP NOT NULL;
|
||||
Reference in New Issue
Block a user