replace go uuid generation by postgresql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE files ALTER COLUMN id SET DEFAULT gen_random_uuid();
|
||||
ALTER TABLE files ALTER COLUMN storage_key SET DEFAULT '';
|
||||
Reference in New Issue
Block a user