recurrents
This commit is contained in:
3
src/main/resources/db/migration/V26__.sql
Normal file
3
src/main/resources/db/migration/V26__.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- уникальное ограничение под ON CONFLICT (user_id, data_code)
|
||||
ALTER TABLE finance.transactions
|
||||
ALTER COLUMN category_id DROP NOT NULL;
|
||||
Reference in New Issue
Block a user