Reset SQL
This commit is contained in:
parent
75d242c041
commit
4c513a5106
12 changed files with 538 additions and 570 deletions
|
|
@ -1,2 +0,0 @@
|
|||
ALTER TABLE public.node ADD COLUMN history bool NOT NULL DEFAULT false;
|
||||
CREATE INDEX node_history_idx ON public.node (history);
|
||||
Loading…
Add table
Add a link
Reference in a new issue