feat: Reminders #44
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ const initDatabase = (db: Database) => {
|
|||
id INTEGER PRIMARY KEY, \
|
||||
data TEXT, \
|
||||
expiration_date INTEGER, \
|
||||
message_id INTEGER, \
|
||||
option_id INTEGER, \
|
||||
channel_id INTEGER, \
|
||||
creation_date INTEGER, \
|
||||
|
|
Loading…
Reference in a new issue