Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 163:4a3b2912a0cd
Factorized time intervals out into a separated table.
flys-backend/trunk@1432 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 09 Mar 2011 09:41:01 +0000 |
parents | 80669241956c |
children | 324e12ab7a05 |
comparison
equal
deleted
inserted
replaced
162:80669241956c | 163:4a3b2912a0cd |
---|---|
1 2011-03-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * doc/schema/sqlite.sql: Factorized time intervals out into | |
4 a separated table. | |
5 | |
1 2011-01-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-01-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * contrib/import-kms.py, contrib/import-gew.py: Initial scripts | 8 * contrib/import-kms.py, contrib/import-gew.py: Initial scripts |
4 to import data into SQLite database. They still need some work. | 9 to import data into SQLite database. They still need some work. |
5 | 10 |