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:
parent
51accc5a93
commit
a514d9cfba
9 changed files with 813 additions and 1 deletions
6
docs/api/wuttjamaican.batch.rst
Normal file
6
docs/api/wuttjamaican.batch.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttjamaican.batch``
|
||||
======================
|
||||
|
||||
.. automodule:: wuttjamaican.batch
|
||||
:members:
|
6
docs/api/wuttjamaican.db.model.batch.rst
Normal file
6
docs/api/wuttjamaican.db.model.batch.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttjamaican.db.model.batch``
|
||||
===============================
|
||||
|
||||
.. automodule:: wuttjamaican.db.model.batch
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue