* 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 |
||
|---|---|---|
| .. | ||
| 001_postgres_downgrade.sql | ||
| 001_postgres_upgrade.sql | ||
| 002.py | ||
| 003.py | ||
| 004_Add_organization_table.py | ||
| __init__.py | ||