index
:
Baltisot
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dblib.lua
Age
Commit message (
Collapse
)
Author
2009-10-08
Fixing once and for all that ugly baby of to_charp and extract from String, ↵
Pixel
and fixing a couple of minor issues with dblib.lua
2009-09-30
Fixing a few bugs, moving Desc from hitten to public, and adding the ↵
Pixel
rawselect methods.
2009-09-29
First overhaul of the dblib, in order to add oracle support.
Pixel
The Oracle support isn't yet complete or functionnal, but the bases are there, and the MySQL layer still works fine.
2008-10-17
Fixing SafeQuery's auto-reconnect.
Pixel
2008-10-06
Consolidation.
Pixel
2008-10-07
Various bugfixes around the bush.
Pixel
2008-10-06
Adding options field to selects.
Pixel
2008-10-06
Consolidating foreign key system by enhancing restrictions with tablenames.
Pixel
2008-10-06
Adding some early foreign key system.
Pixel
2008-10-06
Adding protected equivalents of functions
Pixel
2008-10-06
Adding 'timestamp' type.
Pixel
2008-10-06
Adding 'text' type.
Pixel
2008-10-06
Changing slightly the primary key syntax, allowing multiple columns.
Pixel
2008-10-04
Adding number of operations done during opentable
Pixel
2008-10-03
One last example with nextrow
Pixel
2008-10-03
More solid example, and a couple more functions
Pixel
2008-10-03
Moving 'SafeQuery' to the private part.
Pixel
2008-10-03
Adding more examples, and fixing a few bugs.
Pixel
2008-10-03
Fixing update's fields check.
Pixel
2008-10-03
Fixing select's fields check.
Pixel
2008-10-03
Forgot the select and update methods.
Pixel
2008-10-03
Fixing multiple fields SQL syntax.
Pixel
2008-10-03
Adding 'default' field to ddl.
Pixel
2008-10-03
Moving _luadb to private.
Pixel
2008-10-03
Adding dblib.lua
Pixel