Commit graph

7 commits

Author SHA1 Message Date
0af38e286e Stored procedure helpers. Order repo and model. More SQLService updates.
* A generic stored procedure helper added, and support for calling them.
* Order and OrderItem tables added, including helpers and calls to SP for creation and updates.
* Minor updates to other repositories.
2019-08-30 12:09:10 +02:00
b77a7069ce Started using 'sqlservice'. Added support for many new tables. 2019-07-04 14:25:42 +02:00
9b7d7db996 In progress: Fix configuration logic 2019-04-08 11:02:14 +02:00
28726fee01 In progress: Jeeves communication is now based on SQLAlchemy 2019-04-05 16:50:38 +02:00
0fdc029153 Handle Char boolean from Jeeves, and updated docstrings 2018-10-11 14:55:29 +02:00
3c3a03a5ae Use utf8mb4 charset for the DB connection to MySQL 2018-10-10 12:03:46 +02:00
351d98c523 Initial commit 2017-10-18 16:35:10 +02:00