summaryrefslogtreecommitdiff
path: root/lib/dblib.lua
AgeCommit message (Expand)Author
2009-10-08Fixing once and for all that ugly baby of to_charp and extract from String, a...Pixel
2009-09-30Fixing a few bugs, moving Desc from hitten to public, and adding the rawselec...Pixel
2009-09-29First overhaul of the dblib, in order to add oracle support.Pixel
2008-10-17Fixing SafeQuery's auto-reconnect.Pixel
2008-10-06Consolidation.Pixel
2008-10-07Various bugfixes around the bush.Pixel
2008-10-06Adding options field to selects.Pixel
2008-10-06Consolidating foreign key system by enhancing restrictions with tablenames.Pixel
2008-10-06Adding some early foreign key system.Pixel
2008-10-06Adding protected equivalents of functionsPixel
2008-10-06Adding 'timestamp' type.Pixel
2008-10-06Adding 'text' type.Pixel
2008-10-06Changing slightly the primary key syntax, allowing multiple columns.Pixel
2008-10-04Adding number of operations done during opentablePixel
2008-10-03One last example with nextrowPixel
2008-10-03More solid example, and a couple more functionsPixel
2008-10-03Moving 'SafeQuery' to the private part.Pixel
2008-10-03Adding more examples, and fixing a few bugs.Pixel
2008-10-03Fixing update's fields check.Pixel
2008-10-03Fixing select's fields check.Pixel
2008-10-03Forgot the select and update methods.Pixel
2008-10-03Fixing multiple fields SQL syntax.Pixel
2008-10-03Adding 'default' field to ddl.Pixel
2008-10-03Moving _luadb to private.Pixel
2008-10-03Adding dblib.luaPixel