Move coredata outside probo service
Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
3
pkg/coredata/migrations/20250130T210000Z.sql
Normal file
3
pkg/coredata/migrations/20250130T210000Z.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE evidences
|
||||
ADD COLUMN mime_type TEXT NOT NULL,
|
||||
ADD COLUMN size NUMERIC NOT NULL;
|
||||
Reference in New Issue
Block a user