mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
remove extra fields
This commit is contained in:
parent
921f8d412e
commit
b32a1a297f
@ -13,8 +13,6 @@ pub fn init(tx: &Transaction) -> Result<usize, Error> {
|
||||
(
|
||||
`id` INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL,
|
||||
`profile_id` INTEGER NOT NULL,
|
||||
`time` INTEGER NOT NULL,
|
||||
`name` VARCHAR(255),
|
||||
`pem` TEXT NOT NULL
|
||||
)",
|
||||
[],
|
||||
|
Loading…
x
Reference in New Issue
Block a user