1
0
Fork 0
gnuviechadmin-historic/data/dbrepo/versions
Jan Dittberner d4ba46a329 add a organization table (addresses #40)
* 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
2009-08-02 21:13:08 +02:00
..
001_postgres_downgrade.sql add PasteDeploy dependency, remove pudge dependency 2009-08-01 17:20:39 +02:00
001_postgres_upgrade.sql add PasteDeploy dependency, remove pudge dependency 2009-08-01 17:20:39 +02:00
002.py move config initialisation to gnuviechadmin.config 2009-08-02 21:12:48 +02:00
003.py move config initialisation to gnuviechadmin.config 2009-08-02 21:12:48 +02:00
004_Add_organization_table.py add a organization table (addresses #40) 2009-08-02 21:13:08 +02:00
__init__.py - database versioning with migrate 2007-07-05 09:00:34 +00:00