webmcp
log libraries/mondelefant/mondelefant.lua
| age | author | description | 
|---|---|---|
| 2015-11-14 | jbe | Allow direct (proxy) access to fields of JSON object in a special column (set in the model) (write access not implemented yet) | 
| 2015-11-14 | jbe | Proper support for mutable data types (JSON objects/arrays) in table columns | 
| 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: |