webmcp
log
| age | author | description | 
|---|---|---|
| 2016-11-07 | jbe | Minor efficiency enhancement in <db_object>:try_save() method | 
| 2016-11-07 | jbe | Code cleanup for UPSERT code | 
| 2016-11-07 | jbe | Work on UPSERT support for mondelefant | 
| 2016-09-10 | jbe | Bugfix in JSON library: length of array is an integer, not a float (Lua 5.3 distinguishes them) | 
| 2016-09-10 | bsw | Bugfix in try_destroy function regarding primary keys in JSON documents | 
| 2016-07-26 | jbe | Bugfix (again) in method check | 
| 2016-07-26 | jbe | Bugfix in method check | 
| 2016-07-26 | jbe | Support of HTTP OPTIONS requests; Error handling in router |