Add keytable dao
This commit is contained in:
@@ -44,6 +44,7 @@ class GameTable:
|
||||
),
|
||||
)
|
||||
self.created = True
|
||||
self.updated = True
|
||||
return
|
||||
if not self.updated:
|
||||
cursor.execute(
|
||||
|
||||
Reference in New Issue
Block a user