summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-292-2/+5
* Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino2010-04-191-0/+4
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-173-2/+6
* Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino2010-04-097-11/+26
* Simple SQL database component implementation, using PostgreSQL.jsdelfino2010-04-0810-10/+701
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-043-0/+109