Reset SQL

This commit is contained in:
Magnus Åhall 2026-05-26 11:02:56 +02:00
parent 75d242c041
commit 4c513a5106
12 changed files with 538 additions and 570 deletions

View file

@ -1 +0,0 @@
CREATE UNIQUE INDEX node_history_client_idx ON public.node_history (client,client_sequence);