Skip to content

Commit 2f0fead

Browse files
committed
enable posgres uuid extension
1 parent 5c41921 commit 2f0fead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postgres/extension-uuid.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

0 commit comments

Comments
 (0)