feat: add basic postgres
module for db setup
This commit is contained in:
parent
3c75194c26
commit
12daf6a1e3
4 changed files with 285 additions and 0 deletions
6
docs/api/wuttamess.postgres.rst
Normal file
6
docs/api/wuttamess.postgres.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttamess.postgres``
|
||||
======================
|
||||
|
||||
.. automodule:: wuttamess.postgres
|
||||
:members:
|
|
@ -32,6 +32,7 @@ project.
|
|||
api/wuttamess
|
||||
api/wuttamess.apt
|
||||
api/wuttamess.postfix
|
||||
api/wuttamess.postgres
|
||||
api/wuttamess.ssh
|
||||
api/wuttamess.sync
|
||||
api/wuttamess.util
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue