mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
fix unique key for auth
This commit is contained in:
parent
59e9739142
commit
cadefe3f1d
4 changed files with 4 additions and 8 deletions
|
|
@ -4,5 +4,5 @@ pub enum Error {
|
|||
DatabaseRecordCreate(i64, String),
|
||||
DatabaseRecordDelete(i64),
|
||||
DatabaseRecordsRead(String),
|
||||
Memory(super::memory::Error),
|
||||
MemoryIndex(super::memory::Error),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue