webmcp
log libraries/mondelefant/mondelefant_native.autodoc.lua
| age | author | description |
|---|---|---|
| 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) |
| 2016-01-06 | jbe | Fixed syntax error in autodoc documentation of mondelefant.connect{...} |
| 2016-01-06 | jbe | Updated mondelefant.connect{...} documentation |
| 2015-12-10 | jbe | Improved error handling in mondelefant_native.c; Fixed bug in error handling when PQsendQuery returned 0 |
| 2015-12-09 | jbe | Fixed error in autodoc documentation of <db_handle>:quote_binary(...) |
| 2015-12-09 | jbe | Documentation of return values of <db_handle>:wait(...) call in case of error or timeout |