index
:
CarbonadoTestSuite.git
fix-automatic-and-alt-key
fix-failing-tests
master
Forked from https://github.com/Carbonado/CarbonadoTestSuite
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
amazon
/
carbonado
/
repo
/
jdbc
Age
Commit message (
Expand
)
Author
2018-03-26
Fix load by alternate key with Automatic primary key
fix-automatic-and-alt-key
Jesse Morgan
2015-03-05
Adding tests for the JDBCTransactionManager.
Jesse Morgan
2012-03-04
Prepare release 1.2.3
Brian S. O'Neill
2011-05-04
Add support for Query controller and timeouts; remove vestigial support for i...
Brian S. O'Neill
2010-12-29
Aggressively shutdown test database.
Brian S. O'Neill
2010-03-14
Update copyright.
Brian S. O'Neill
2009-02-18
Allow object type to be used with JDBC.
Brian S. O'Neill
2009-02-10
Commented out changes made in revision 1098. Deleting of derived index entrie...
Brian S. O'Neill
2009-02-06
Fix index updates when derived index against joined storable is deleted.
Brian S. O'Neill
2008-11-03
Add back support for BigDecimal now that key encoding works correctly.
Brian S. O'Neill
2008-07-28
Remove BigDecimal support until key encoding issues are resolved.
Brian S. O'Neill
2008-07-22
Support BigDecimal and BigInteger tests with H2.
Brian S. O'Neill
2008-05-11
Added JDBC tests which use H2.
Brian S. O'Neill
2006-10-15
Added alias tests.
Brian S. O'Neill