Add DbExecute and DbQuery traits
This commit is contained in:
parent
f3d7708290
commit
cb74e7abf8
2 changed files with 11 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ version = "0.0.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rusqlite = "0.28.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue