[Mpuls-commits] r176 - waska/trunk/waskaweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Sep 19 11:18:41 CEST 2008
Author: torsten
Date: 2008-09-19 11:18:41 +0200 (Fri, 19 Sep 2008)
New Revision: 176
Modified:
waska/trunk/waskaweb/lib/search.py
Log:
Added TODO item for the future
Modified: waska/trunk/waskaweb/lib/search.py
===================================================================
--- waska/trunk/waskaweb/lib/search.py 2008-09-19 09:05:19 UTC (rev 175)
+++ waska/trunk/waskaweb/lib/search.py 2008-09-19 09:18:41 UTC (rev 176)
@@ -100,6 +100,8 @@
def build_inconsistency_type_querys():
+ # TODO: 5,6 seems to be obsolete as this inconsistency will be covered by
+ # the phases
querys = {'1': 'm.erstgespraech is NULL',
'2': 'm.erstgespraech::timestamp > now()',
'3': 'm.erstgespraech::timestamp > m.beendigung_5::timestamp',
More information about the Mpuls-commits
mailing list