saving now works, remove exports completely

This commit is contained in:
2025-02-14 16:08:28 +11:00
parent 1f077341c9
commit d0124213fc
4 changed files with 9 additions and 9 deletions

1
db.py
View File

@@ -149,6 +149,7 @@ def update_finance(data):
def insert_cset( data ):
print( f"Saving: {data['vars']['name']}" )
conn = connect_db(False)
cur = conn.cursor()
cur.execute('''INSERT INTO comparison_set (