Fixed typo in table structure.
Sad face.
This commit is contained in:
@ -17,7 +17,7 @@ class SQL_Database:
|
|||||||
config_id INTEGER,
|
config_id INTEGER,
|
||||||
attribute_name TEXT,
|
attribute_name TEXT,
|
||||||
attribute_value TEXT
|
attribute_value TEXT
|
||||||
;)
|
);
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user