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
Age
Commit message (
Expand
)
Author
2008-05-04
Minor test additions.
Brian S. O'Neill
2008-05-04
Merged map repository implementation from map branch.
Brian S. O'Neill
2008-04-06
Added support for internal query hints.
Brian S. O'Neill
2008-03-16
Support updates to replicated LOBs.
Brian S. O'Neill
2008-01-26
Added DelegateStorableGenerator.
Brian S. O'Neill
2008-01-25
Add transaction detach/attach methods.
Brian S. O'Neill
2007-10-14
Added support for "where exists" in queries via new syntax.
Brian S. O'Neill
2007-09-03
Removed bogus test.
Brian S. O'Neill
2007-08-26
Removed vestigial support for wrapping Storables.
Brian S. O'Neill
2007-08-26
Added support for load and query trigger.
Brian S. O'Neill
2007-06-29
Fix syntax error.
Brian S. O'Neill
2007-06-17
Add test for lob replication bug.
Brian S. O'Neill
2007-05-20
Merged in covering index optimization.
Brian S. O'Neill
2007-04-01
Move Storable code generation support to separate package.
Brian S. O'Neill
2007-03-28
Merged 1.2-dev to trunk.
Brian S. O'Neill
2007-02-17
ReplicatedRepository installs user triggers on the replica again, but it now ...
Brian S. O'Neill
2006-12-07
Added @Authoritative annotation.
Brian S. O'Neill
2006-11-10
Fix resync corruption skip/repair logic.
Brian S. O'Neill
2006-11-08
Tests and fixes for corruption repair.
Brian S. O'Neill
2006-10-31
Index records no longer use join property to link to master and instead copy ...
Brian S. O'Neill
2006-10-16
Incorporated acceptance tests for replicated repository.
Brian S. O'Neill
2006-10-15
Added basic index tests.
Brian S. O'Neill
2006-10-15
Added alias tests.
Brian S. O'Neill
2006-10-15
Created StorageCollection.
Brian S. O'Neill
2006-10-14
Moved tests to separate project.
Brian S. O'Neill