mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
rename enum
This commit is contained in:
parent
fa6e9d7128
commit
ad3f6083e1
@ -1,7 +1,7 @@
|
||||
use sqlite::Connection;
|
||||
use std::sync::Arc;
|
||||
|
||||
enum Field {
|
||||
enum Table {
|
||||
Id,
|
||||
Time,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user