index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
sql
Commit message (
Expand
)
Author
Age
*
Compat fix
Dan Goodliffe
2015-09-26
*
Restore mock database support
Dan Goodliffe
2015-09-26
*
Use system dbpp and autoloaded connectors.
Dan Goodliffe
2015-09-25
*
SQLite mocking and tests from Project2
Dan Goodliffe
2015-09-24
*
ODBC mocking and tests from Project2
Dan Goodliffe
2015-09-24
*
MySQL mocking and tests from Project2
Dan Goodliffe
2015-09-24
*
PostgreSQL mocking and tests from Project2
Dan Goodliffe
2015-09-24
*
Add the core test library for testing connector implementations
Dan Goodliffe
2015-09-24
*
Database mocking base classes migrated in.
Dan Goodliffe
2015-09-22
*
Migrate SQL script parser and add support for executing a script on a connection
Dan Goodliffe
2015-09-21
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Move more stuff from common to basics
Dan Goodliffe
2015-08-21
*
Fix off by one error in rowstack
Dan Goodliffe
2015-06-14
*
Default constructor and proper copy operator for ConnectionRef
Dan Goodliffe
2015-06-07
*
Move row values stack in ExecContext
Dan Goodliffe
2015-06-06
*
Introduce AppInstance for correctly scoping otherwise global things
Dan Goodliffe
2015-06-06
*
Correct log message when dropping mock DB
Dan Goodliffe
2015-06-06
*
Have RdbmsConnection return a ref counting connection handle so that the clie...
Dan Goodliffe
2015-06-03
*
Close master connection to database when deleting mock
Dan Goodliffe
2015-06-03
*
Prebuild (once) SQL for cursor operations.
Dan Goodliffe
2015-06-02
*
Add tests over MySQL bulk load and read
Dan Goodliffe
2015-06-02
*
Add some experience to the flex, prefixes
Dan Goodliffe
2015-05-31
*
Throw on failure to open mock script
project2-1.1.3
Dan Goodliffe
2015-05-26
*
Add support in the lexer for accessing the current script's folder
Dan Goodliffe
2015-05-26
*
Don't coincidentally match the test case
Dan Goodliffe
2015-05-26
*
Depend on correct schema test file
Dan Goodliffe
2015-05-26
*
Add handling for unterminated quoted strings
Dan Goodliffe
2015-05-25
*
Handle tagless dollar quoting
Dan Goodliffe
2015-05-25
*
Handle dollar quoting and new line whitespace
Dan Goodliffe
2015-05-25
*
Use a flex based parser for SQL instead of a noddy upto ; based one
Dan Goodliffe
2015-05-25
*
ODBC gets its own schema file (which will be a simpler one than PQ which it uses
Dan Goodliffe
2015-05-25
*
Persist a table containing some environmental things during mock setup
Dan Goodliffe
2015-05-07
*
Add mocking and tests for ODBC.
Dan Goodliffe
2015-05-02
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Refactor, more OO, less hacky bind
Dan Goodliffe
2015-05-02
*
Centralize the mocking code
Dan Goodliffe
2015-05-02
*
Add MySQL mocking and test cases
Dan Goodliffe
2015-05-02
*
Test against a fixed time as class is initialized once per test
Dan Goodliffe
2015-05-02
*
Assert the row in the init script
Dan Goodliffe
2015-05-02
*
Remove the untested boolean column
Dan Goodliffe
2015-05-02
*
Adds support for SQLite, SQLite mocking and some basic tests
Dan Goodliffe
2015-04-30
*
Select some values and validate them
Dan Goodliffe
2015-04-29
*
Move the mocked PQ db into the PQ module and start the basis of the SQL mod u...
Dan Goodliffe
2015-04-28
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
Add support for updating instead of deleting when merging records
Dan Goodliffe
2014-12-28
*
Use SqlWriter for where and order by cluases
Dan Goodliffe
2014-12-22
*
Include right header
Dan Goodliffe
2014-12-22
*
Add missing includes highlighted when precompiled headers are disabled
Dan Goodliffe
2014-12-17
*
Remove the continue on error options for plugables and add proper handling in...
Dan Goodliffe
2014-11-29
*
Fix naming clash with 'cache'
randomdan
2014-06-02
[next]