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
/
LuaOCCI.cc
Age
Commit message (
Expand
)
Author
2010-09-16
Making LuaOCCI using the new OCCI-gateway system.
Nicolas "Pixel" Noble
2009-12-29
Typo.
Nicolas "Pixel" Noble
2009-10-05
Some sanity changes.
Pixel
2009-05-24
Moving lua_recast out of LuaOCCI into BLua.h
Pixel
2009-04-17
Adding Clob support.
Pixel
2009-04-14
Adding a hack to have getFieldsInfo for OCCI's ResultSets; partial support of...
Pixel
2009-04-14
Having the ability to mask off OCCI'S SQLException and return the codes instead.
Pixel
2009-02-02
Awful typo.
Pixel
2008-06-02
Disregard TM9 in setNumber, and rather try to autodetect number format.
pixel
2008-05-18
Adding getNumber and setNumber methods.
pixel
2008-05-12
Fixing the setBlob method. The one from Statement shouldn't work, but the one...
pixel
2008-03-28
Forgot a break;
pixel
2008-03-18
Forgot getRowid for ResultSet.
pixel
2008-03-17
Partial Blob support; no real streaming.
pixel
2008-03-17
Support of Bytes in the form of getBytes, setBytes, getRowid and setRowid.
pixel
2008-03-17
Adding first version of the Lua <--> OCCI bindings.
pixel