summaryrefslogtreecommitdiffstats
path: root/dbmodelfunctions.lua
Commit message (Expand)AuthorAgeFilesLines
* Move the lib files into a subdirectory in preparation for creating a generic ...Ted Trask2014-10-281-366/+0
* Add code to determine the primary key fields and use them to uniquely identif...Ted Trask2014-10-271-51/+52
* Reworked the code to allow passing in connection parametersTed Trask2014-10-271-98/+190
* Allow model functions to accept function or db referenceTed Trask2014-06-291-11/+39
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2014-06-281-12/+14
* Added listdatabases action and changed prototype for list_tables model functionTed Trask2013-09-281-1/+14
* Initial commit of ACF library for viewing/editing database entriesTed Trask2013-09-271-0/+230