mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
rename field name
This commit is contained in:
parent
e84b9d4fb1
commit
bb03d7710e
@ -16,7 +16,7 @@ impl Bookmark {
|
||||
(
|
||||
`id` INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL,
|
||||
`time` INTEGER NOT NULL,
|
||||
`data` TEXT
|
||||
`request` TEXT
|
||||
)",
|
||||
[],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user