Mention rasql-traits in the readme
This commit is contained in:
parent
93154dc706
commit
b885c84efd
1 changed files with 5 additions and 0 deletions
|
|
@ -32,6 +32,11 @@ would like to hold type definitions, you can use this from your crate's build sc
|
|||
automatically typed row output to prevent runtime type errors. This depends on you already using
|
||||
`rasql-build`.
|
||||
|
||||
## `rasql-traits`
|
||||
|
||||
`rasql-traits` provides trait definitions for various database operations and types. The types that
|
||||
`rasql-core` generates implement these traits depending on the generation config.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Rasql builds upon the work of the [sqlparser-rs](https://github.com/sqlparser-rs/sqlparser-rs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue