commit message from python script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CREATE TABLE IF NOT EXISTS eggs(
|
||||
cooler_typ TEXT,
|
||||
cooler_typ TEXT PRIMARY KEY,
|
||||
glückszahl INTEGER
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user