Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 164:324e12ab7a05
Converted schema to be PostgreSQL compatible.
flys-backend/trunk@1441 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 09 Mar 2011 14:07:15 +0000 |
parents | 4a3b2912a0cd |
children | a69b8494fcac |
comparison
equal
deleted
inserted
replaced
163:4a3b2912a0cd | 164:324e12ab7a05 |
---|---|
1 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * README: New. Some setup instructions. | |
4 | |
5 * doc/schema/postgresql.sql: New. Schema converted to PostgreSQL | |
6 | |
7 * doc/schema/sqlite.sql: Fixed defect foreign key constraints. | |
8 | |
1 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 9 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 10 |
3 * doc/schema/sqlite.sql: Factorized time intervals out into | 11 * doc/schema/sqlite.sql: Factorized time intervals out into |
4 a separated table. | 12 a separated table. |
5 | 13 |