webmcp
log libraries/mondelefant/mondelefant.lua
| age | author | description |
|---|---|---|
| 2015-11-14 | jbe | Support for primary keys in JSON documents (fixes mistake with extra parenthesis in RETURN clause) |
| 2015-08-05 | jbe | Reverted previous changeset (6ad9f6113c52, Support for primary keys in JSON documents) |
| 2015-05-22 | jbe | Support for primary keys in JSON documents |
| 2015-03-26 | jbe | Fixed two tiny errors in autodoc comments in mondelefant |
| 2012-04-17 | jbe | Bugfix regarding compatibility with Lua 5.2: |
| 2012-04-15 | jbe | Compatibility with Lua 5.2 |
| 2011-12-18 | jbe | Bugfix in <db_selector>:add_from(...) and <db_selector>:left_join(...) |
| 2011-06-10 | jbe | class_prototype.object:try_save() can create rows with DEFAULT VALUES |