mirror of
https://github.com/biobulkbende/foodsoftstats.git
synced 2025-02-20 11:02:25 +00:00
Link to bindings
This commit is contained in:
parent
dee31416c4
commit
76f2995d25
@ -31,3 +31,5 @@ You need to have access to a database which has the Foodsoft schema loaded.
|
|||||||
```
|
```
|
||||||
$ sqlacodegen "mysql+pymysql://<user>:<password>@<host>/<name>" > bindings.py
|
$ sqlacodegen "mysql+pymysql://<user>:<password>@<host>/<name>" > bindings.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Bindings are already included for now in [bindings.py](./bindings.py).
|
||||||
|
Loading…
Reference in New Issue
Block a user