mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
update field set
This commit is contained in:
parent
d43dfa3035
commit
921f8d412e
@ -15,8 +15,7 @@ pub fn init(tx: &Transaction) -> Result<usize, Error> {
|
||||
`profile_id` INTEGER NOT NULL,
|
||||
`time` INTEGER NOT NULL,
|
||||
`name` VARCHAR(255),
|
||||
`certificate` TEXT NOT NULL,
|
||||
`key` TEXT NOT NULL
|
||||
`pem` TEXT NOT NULL
|
||||
)",
|
||||
[],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user