Skip to content

Commit 9a9be30

Browse files
vramperezVíctor Rampérez Martínwistefan
authored
fix(psql): add missing PSQL add authorization migration (#23)
Co-authored-by: Víctor Rampérez Martín <[email protected]> Co-authored-by: Stefan Wiedemann <[email protected]>
1 parent 6ebe33c commit 9a9be30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "service" ADD COLUMN "authorization_type" VARCHAR(255);

0 commit comments

Comments
 (0)