Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Sat, 05 Jan 2013 15:05:51 +0100 | Sascha L. Teichmann | !!! FLYS backend schema change !!! Add column bfg_id column to discharge_tables. |
Sat, 05 Jan 2013 14:52:55 +0100 | Sascha L. Teichmann | Do the pairing of FLYS and AFT discharge tables by the field 'ABFLUSSTAFEL.BFG_ID' in |
Sat, 05 Jan 2013 13:46:27 +0100 | Sascha L. Teichmann | Moved check for calculation range intersection to SQL statement. |
Sat, 05 Jan 2013 13:30:57 +0100 | Sascha L. Teichmann | Added after login SQL statements for database connection. Can be used to alter the current schema to avoid naming clashes. |
Sat, 05 Jan 2013 12:20:28 +0100 | Sascha L. Teichmann | Sorted imports. |
Sat, 05 Jan 2013 12:13:16 +0100 | Sascha L. Teichmann | Simplified code. |
Fri, 04 Jan 2013 15:55:45 +0100 | Sascha L. Teichmann | DateGuesser: Take current year modulo 100 if compare it with a two digit year value. Removed auto boxing. |
Fri, 04 Jan 2013 15:46:33 +0100 | Sascha L. Teichmann | Do not die in W80 parser id invalid date is given. |