Make last_check a function parameter.
[philipp/winterrodeln/wrpylib.git] / wrpylib / wrmwdb.py
2019-12-17 philippFix typo in column names in mapping as well.
2019-12-17 philippAdd new intermaps tables to mapping.
2017-11-02 philippChanged sqlalchemy type Binary to LargeBinary to avoid...
2017-01-24 philippConverted encoding to UTF-8.
2017-01-24 philippRemoved unnecessary lines.
2016-02-02 philippAdded new field name_url to the model.
2015-05-23 philippReplaced shebang line from python2.7 to python3.4.
2015-04-01 philippRemoved dependency on geoalchemy.
2013-11-18 philippRenamed wrregion_id to region_id.
2013-11-17 philippUpdate support for wrregion and wrregioncache.
2013-05-11 philippAdded column delete_invisible to wrreport table.
2013-05-06 philippAdded foreign key to wrreportcache.
2013-05-03 philippCreated a foreign key relation to table wrsledruncache.
2013-04-21 philippRelease of version 0.1.0.
2013-04-20 philippAdded column time_report to table wrreport.
2013-01-19 philippFixed bug: Added column operator to table wrinncache.
2011-10-03 philippThe change of the wrreportcache table caused necessary...
2011-06-20 philippAdded support for table wrreportcache.
2011-04-01 philippFixed bug: Foreign key to old table name.
2011-02-13 philippRenamed mwwrdb to wrmwdb.