Skip to content
Snippets Groups Projects
Commit 1f06aee2 authored by Martin Mareš's avatar Martin Mareš
Browse files

DB: Upgrade po úpravách points_history

parent 0b2a9a1b
No related branches found
No related tags found
No related merge requests found
SET ROLE 'mo_osmo';
ALTER TABLE points_history ALTER COLUMN points DROP NOT NULL;
ALTER TABLE points_history ALTER COLUMN points SET DEFAULT NULL;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment