mirror of
https://github.com/YGGverse/rssto.git
synced 2026-04-02 01:55:30 +00:00
optimize db api
This commit is contained in:
parent
f48e256fad
commit
ee083dfc45
11 changed files with 215 additions and 192 deletions
|
|
@ -10,9 +10,8 @@ keywords = ["rssto", "database", "mysql", "library", "driver", "api"]
|
|||
repository = "https://github.com/YGGverse/rssto"
|
||||
|
||||
[features]
|
||||
default = ["pollable"]
|
||||
pollable = []
|
||||
transactional = []
|
||||
default = []
|
||||
transaction = []
|
||||
|
||||
[dependencies]
|
||||
mysql = "26.0.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue