* development.ini: - change testing database to PostgreSQL - set required database version to 4 * data/dbrepo/versions/004_Add_organization_table.py: - create/drop organization table - add organizationid foreign key reference to client table * gnuviechadmin/backend/tables.py: - add reflected organization_table |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BackendEntity.py | ||
| BackendEntityHandler.py | ||
| BackendTo.py | ||
| client.py | ||
| domain.py | ||
| record.py | ||
| settings.py | ||
| sysuser.py | ||
| tables.py | ||