Sébastien Rombauts
|
56aa208f62
|
copyright 2012-2013
|
2013-03-06 17:10:01 +01:00 |
|
Sébastien Rombauts
|
9a5b993ae9
|
Transaction destructor must never throw exception
- added a try/catch arround the exec("ROLLBACK")
- documentation was not right
|
2012-12-10 10:52:25 +01:00 |
|
Sébastien Rombauts
|
ab55e695af
|
Makefile was outdated
- Added Column.o and Transaction.o
- Added more gcc warnings in Makefile
- Fix for those warnings
- Added TODO for improvements
|
2012-10-26 11:22:13 +02:00 |
|
Sébastien Rombauts
|
17124b3025
|
Added bind by name methods to the Statement class
- v0.2.0
- Added a Changelog file
- Updated the TODO file
|
2012-04-11 22:37:47 +02:00 |
|
Sébastien Rombauts
|
da95147cfa
|
Removed the Statement registration list, adding unnecessary extra complexity
|
2012-04-09 11:30:46 +02:00 |
|
Sébastien Rombauts
|
c4f041cb46
|
Added a simple RAII Transaction class
|
2012-04-04 15:24:36 +02:00 |
|