summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb/sqldb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-2/+2
* Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino2013-01-031-0/+61
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-111-44/+21
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-161-2/+2
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-4/+4
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-0/+1
* Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino2011-08-281-7/+25
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-12/+1
* Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino2010-04-091-2/+4
* Simple SQL database component implementation, using PostgreSQL.jsdelfino2010-04-081-0/+133