Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-21 | Add extra explanations for certain Oracle parameters | Boris Kolpackov | 1 | -5/+15 | |
Also default to the odb_user password if the user is odb_user. This seems to be a common idiom since Oracle doesn't support no-password logins. | |||||
2011-10-21 | Use @ to specify SQL file to Oracle SQLPlus | Constantin Michael | 1 | -1/+1 | |
SQLPlus scripted commands, such as SET FEEDBACK OFF, are not recognized when OS redirection is employed. | |||||
2011-10-21 | Add -S option when invoking SQLPlus to suppress some output | Constantin Michael | 1 | -0/+2 | |
2011-10-21 | Add infrastructure for oracle development testing and implement native test | Constantin Michael | 8 | -2/+263 | |
2011-07-23 | Add pgsql to list of databases in bootstrap makefile | Constantin Michael | 1 | -1/+1 | |
2011-07-14 | Aesthetic changes | Constantin Michael | 1 | -3/+5 | |
2011-07-14 | Do not output empty PostgreSQL client configuration options | Constantin Michael | 1 | -7/+12 | |
2011-07-14 | Remove libpq import directory from tests | Constantin Michael | 6 | -503/+0 | |
2011-07-13 | Correct configuration script | Constantin Michael | 1 | -5/+4 | |
2011-07-12 | Aesthetic changes and spelling corrections to pgsql test configuration | Constantin Michael | 2 | -3/+3 | |
2011-07-12 | Configure pgsql tests to use Unix-domain sockets by default | Constantin Michael | 1 | -4/+6 | |
2011-07-08 | Add quiet options to PostgreSQL test client driver | Constantin Michael | 1 | -0/+4 | |
2011-07-08 | Remove password option processing from PostgreSQL test client driver | Constantin Michael | 1 | -4/+0 | |
2011-07-08 | Update PostgreSQL configuration script | Constantin Michael | 1 | -10/+5 | |
2011-07-06 | Add test infrastructure for libodb-pgsql | Constantin Michael | 13 | -1/+731 | |
2011-04-22 | Add Qt test boilerplate code | Constantin Michael | 10 | -0/+605 | |
2011-03-27 | Build infrastructure for SQLite | Boris Kolpackov | 7 | -2/+140 | |
2011-03-27 | Fix issues preventing building outside source directory | Boris Kolpackov | 1 | -0/+5 | |
2011-03-21 | Link to threaded libmysqlclient in libodb-mysql import stub | Boris Kolpackov | 1 | -1/+1 | |
2011-02-17 | Add test infrastructure for boost profile | Boris Kolpackov | 12 | -0/+675 | |
2011-01-04 | Copyright update | Boris Kolpackov | 19 | -19/+19 | |
2010-09-14 | Use options parsing from database instead of our own | Boris Kolpackov | 5 | -166/+0 | |
2010-09-14 | Update ODB import stub | Boris Kolpackov | 1 | -1/+5 | |
2010-09-13 | Make test options consistent with MySQL | Boris Kolpackov | 2 | -4/+4 | |
2010-09-10 | Add automated build and test scripts for Windows | Boris Kolpackov | 1 | -1/+1 | |
2010-09-08 | Add suppor for VC++ build | Boris Kolpackov | 1 | -2/+43 | |
2010-09-06 | Add automake build support | Boris Kolpackov | 2 | -3/+13 | |
2010-06-04 | Add import stubs for cli, odb, libodb, libodb-tracer, and libodb-mysql | Boris Kolpackov | 22 | -0/+672 | |
2010-06-04 | Build system setup | Boris Kolpackov | 6 | -0/+278 | |