Skip to content

Commit ee81e71

Browse files
authored
External links (#1712)
1 parent a19d13a commit ee81e71

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "public"."external_link" ALTER COLUMN "url" SET DATA TYPE varchar(255);
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "public"."external_link" ALTER COLUMN "url" SET DATA TYPE text;

0 commit comments

Comments
 (0)