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
/
stored
Age
Commit message (
Expand
)
Author
2009-03-24
Derived index update must tolerate inconsistencies.
Brian S. O'Neill
2009-02-26
Don't check if independent properties are set. This fixes a regression in whi...
Brian S. O'Neill
2009-02-18
Allow object type to be used with JDBC.
Brian S. O'Neill
2009-02-06
Fix index updates when derived index against joined storable is deleted.
Brian S. O'Neill
2008-07-27
Added more BigDecimal tests.
Brian S. O'Neill
2008-07-25
Complete BigDecimal support -- ensure that failed update rolls back normaliza...
Brian S. O'Neill
2008-07-22
Support BigDecimal and BigInteger tests with H2.
Brian S. O'Neill
2008-07-20
Support BigInteger and BigDecimal property types.
Brian S. O'Neill
2008-05-11
Avoid using SQL keywords in property names.
Brian S. O'Neill
2008-05-05
Fixing annotation parsing of empty arrays.
Brian S. O'Neill
2008-04-07
Clean up use of MergeSortBuffer.
Brian S. O'Neill
2008-03-16
Fixed compilation errors.
Brian S. O'Neill
2008-01-20
Fixed tests.
Brian S. O'Neill
2007-06-10
Added methods to access Storable properties by name.
Brian S. O'Neill
2007-05-20
Merged in covering index optimization.
Brian S. O'Neill
2007-05-14
More lob and sequence tests; LobEngine fixes.
Brian S. O'Neill
2007-04-29
Merged in support for derived properties.
Brian S. O'Neill
2006-10-15
Added basic index tests.
Brian S. O'Neill
2006-10-15
Created StorageCollection.
Brian S. O'Neill
2006-10-14
Added wrapped storable tests.
Brian S. O'Neill
2006-10-14
Moved tests to separate project.
Brian S. O'Neill