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 (
Collapse
)
Author
2009-10-05
Some sanity changes.
Pixel
- Making the whole library a little bit more threadsafe. - Truly deprecating the to_charp() call - let's see what will break now, and fix it. - Adding the "sleep" call to Lua, in ms.
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 ↵
Pixel
of the MetaData call that is.
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 ↵
pixel
one from ResultSet should.
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