summaryrefslogtreecommitdiff
path: root/lib/LuaOCCI.cc
AgeCommit message (Expand)Author
2009-05-24Moving lua_recast out of LuaOCCI into BLua.hPixel
2009-04-17Adding Clob support.Pixel
2009-04-14Adding a hack to have getFieldsInfo for OCCI's ResultSets; partial support of...Pixel
2009-04-14Having the ability to mask off OCCI'S SQLException and return the codes instead.Pixel
2009-02-02Awful typo.Pixel
2008-06-02Disregard TM9 in setNumber, and rather try to autodetect number format.pixel
2008-05-18Adding getNumber and setNumber methods.pixel
2008-05-12Fixing the setBlob method. The one from Statement shouldn't work, but the one...pixel
2008-03-28Forgot a break;pixel
2008-03-18Forgot getRowid for ResultSet.pixel
2008-03-17Partial Blob support; no real streaming.pixel
2008-03-17Support of Bytes in the form of getBytes, setBytes, getRowid and setRowid.pixel
2008-03-17Adding first version of the Lua <--> OCCI bindings.pixel