webmcp
log
| age | author | description |
|---|---|---|
| 2016-01-12 | jbe | Bugfix regarding emergency memory cleanup (missing memory initialization) |
| 2016-01-12 | jbe | Bugfix in mondelefant.connect{...} |
| 2016-01-12 | jbe | Added downward-compatibility code for mondelefant.connect{engine='postgresql', ...} call |
| 2016-01-12 | jbe | Fixed invalid key to next bug |
| 2016-01-12 | jbe | Bugfix in mondelefant_atom_connector: Properly handle big numbers (integer and non-integer) |
| 2016-01-09 | jbe | Removed excessive line |
| 2016-01-09 | jbe | Renamed "columns" property to "_col" |
| 2016-01-09 | jbe | Proxy table to directly access column-values of a database row (e.g. if document_column is set or for reserved method names) |