PyJeeves/pyjeeves/models
Marcus Lindvall 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
..
__init__.py In progress: Jeeves communication is now based on SQLAlchemy 2019-04-05 16:50:38 +02:00
abc.py Stored procedure helpers. Order repo and model. More SQLService updates. 2019-08-30 12:09:10 +02:00
meta.py In progress: Jeeves communication is now based on SQLAlchemy 2019-04-05 16:50:38 +02:00
raw.py Stored procedure helpers. Order repo and model. More SQLService updates. 2019-08-30 12:09:10 +02:00
sp_classes.py Stored procedure helpers. Order repo and model. More SQLService updates. 2019-08-30 12:09:10 +02:00