Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-08 | Aesthetic changes | Constantin Michael | 1 | -4/+3 |
2011-09-07 | Aesthetic changes | Constantin Michael | 1 | -6/+6 |
2011-09-07 | Add implementations for insert, update, delete, and select statements | Constantin Michael | 3 | -0/+627 |
2011-09-07 | Add bind structures | Constantin Michael | 2 | -0/+79 |
2011-09-07 | Forward declare OCI types used by statement implementation | Constantin Michael | 1 | -0/+3 |
2011-09-05 | Add database, connection, connection-factory, and transaction support | Constantin Michael | 14 | -0/+1538 |
2011-09-05 | Add RAII handle management for OCI handles and descriptors | Constantin Michael | 4 | -0/+428 |
2011-09-05 | Add Oracle/OCI forward declarations | Constantin Michael | 1 | -0/+26 |
2011-09-05 | Add exceptions and error translation | Constantin Michael | 4 | -0/+248 |
2011-09-05 | Add initial development infrastructure | Constantin Michael | 33 | -0/+1356 |
2011-08-23 | Add license stub1.6.0.a21.6.01.6 | Boris Kolpackov | 1 | -0/+1 |
2011-08-23 | Add root .gitignore | Boris Kolpackov | 1 | -0/+21 |