1
0
Fork 0
gnuviechadmin-historic/data/dbrepo/versions
Jan Dittberner ccaa207d36 use explicit unicode columns for client table (fixes #38)
* data/dbrepo/versions/002.py:
  - replace String with Unicode for appropriate columns
 * gnuviechadmin/backend/BackendTo.py:
  - only convert strings to unicode for Unicode columns
 * gnuviechadmin/backend/tables.py:
  - override table definition for client table's Unicode columns
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 use explicit unicode columns for client table (fixes #38) 2009-08-02 21:13:08 +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