feat: add repository code generator
This commit is contained in:
parent
fa48c7a2b4
commit
c15e69a6c4
7 changed files with 432 additions and 319 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# [WIP] sqlxgentools
|
||||
|
||||
better name: sqlitexgentools, sqlitexgen
|
||||
|
||||
Tools to generate SQL migrations and Rust SQLx repositories code from models structs in a SQLite context.
|
||||
|
||||
Will be used in [minauthator](https://forge.lefuturiste.fr/mbess/minauthator).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue