Skip to content
Snippets Groups Projects
Commit 36f16741 authored by osklahti's avatar osklahti
Browse files

alusta.py should be ready

parent b82bb3d9
No related branches found
No related tags found
No related merge requests found
......@@ -25,3 +25,4 @@ for paiva in data["MenusForDays"]:
# luodaan myös tykkäyksille oma taulu
cur.execute("CREATE TABLE tykkaykset(id integer primary key, ruokaid)")
con.commit()
con.close()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment