Started rasql-model
This commit is contained in:
parent
177490cf4d
commit
9eb02a767b
4 changed files with 99 additions and 0 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
|
@ -493,6 +493,13 @@ dependencies = [
|
|||
"tokio-postgres",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rasql-model"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"sqlparser",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rasql-query"
|
||||
version = "0.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue