In progress: Jeeves communication is now based on SQLAlchemy
This commit is contained in:
parent
0fdc029153
commit
28726fee01
21 changed files with 637 additions and 78 deletions
|
|
@ -6,7 +6,7 @@ This project is a Jeeves data extraction and integration project.
|
|||
|
||||
## Initial creation of database schema.
|
||||
|
||||
´docker run --link db --network marcus_default -v /srv/pyjeeves/config.yml:/app/config.yml gitlab.lndvll.se:5500/lindvallskaffe/pyjeeves python ./pyjeeves/db.py´
|
||||
´docker run --link db --network marcus_default -v /srv/pyjeeves/config.yml:/app/config.yml gitlab.lndvll.se:5500/lindvallskaffe/pyjeeves python ./pyjeeves/db_raw.py´
|
||||
|
||||
|
||||
## Connecting to DB with client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue