3
0
Fork 0

feat: add basic batch feature, data model and partial handler

hopefully data model is complete enough for now, but handler does not
yet have all methods, e.g. execute()
This commit is contained in:
Lance Edgar 2024-12-13 20:38:00 -06:00
parent 51accc5a93
commit a514d9cfba
9 changed files with 813 additions and 1 deletions

View file

@ -0,0 +1,6 @@
``wuttjamaican.batch``
======================
.. automodule:: wuttjamaican.batch
:members:

View file

@ -0,0 +1,6 @@
``wuttjamaican.db.model.batch``
===============================
.. automodule:: wuttjamaican.db.model.batch
:members: