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