add salutation table as specified in DataTypeSalutation
This commit is contained in:
parent
ec5da322a9
commit
97d1cd7090
3 changed files with 20 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ sqlalchemy.echo = true
|
|||
sqlalchemy.convert_unicode = true
|
||||
|
||||
# settings for sqlalchemy-migrate
|
||||
migrate.repo.version = 2
|
||||
migrate.repo.version = 3
|
||||
migrate.repo.dir = %(here)s/data/dbrepo
|
||||
|
||||
# WARNING: *THE LINE BELOW MUST BE UNCOMMENTED ON A PRODUCTION ENVIRONMENT*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue