feat: add app db schema extension, for CoreUser
need a way to map Wutta User to CORE Employee for auth purposes
This commit is contained in:
parent
73192a162d
commit
4ee5aa5372
8 changed files with 187 additions and 2 deletions
6
docs/api/wutta_corepos.db.model.rst
Normal file
6
docs/api/wutta_corepos.db.model.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wutta_corepos.db.model``
|
||||
==========================
|
||||
|
||||
.. automodule:: wutta_corepos.db.model
|
||||
:members:
|
6
docs/api/wutta_corepos.db.rst
Normal file
6
docs/api/wutta_corepos.db.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wutta_corepos.db``
|
||||
====================
|
||||
|
||||
.. automodule:: wutta_corepos.db
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue