Remove truncate and add on conflict clause instead
Compare changes
+ 32
− 26
@@ -73,14 +73,14 @@ def main():
@@ -94,7 +94,7 @@ def main():
@@ -225,16 +225,19 @@ def get_substrate_provider():
@@ -707,31 +710,34 @@ def set_authorizer_nodes(conn, to_add, to_delete):