remove message id
This commit is contained in:
parent
21e69cf0c2
commit
a85157fe44
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