index
:
Carbonado.git
fix-failing-test
gh-pages
master
v1.3
Forked from https://github.com/Carbonado/Carbonado
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
RELEASE-NOTES.txt
Age
Commit message (
Collapse
)
Author
2007-01-30
Update to address connection leak when cursor creation fails.
jameswil
2007-01-29
Fixed multiple cursor implementations to be extra paranoid and close the ↵
Brian S. O'Neill
cursor when an exception is thrown.
2007-01-28
Fixed bug when filtering against negative floating point values.
Brian S. O'Neill
2007-01-26
Index removal is now batched - reducing memory requirements when removing
Tom Keller
large indexes
2007-01-19
Support mapping numeric type to short or byte.
Brian S. O'Neill
2007-01-19
Added additional index selection tie-breaker if index is most likely defined ↵
Brian S. O'Neill
to support desired ordering.
2007-01-13
1.1-BETA9
Brian S. O'Neill
2007-01-13
Fix for getting supplied filter values when duplicate property filters exist.
Brian S. O'Neill
2006-12-27
Fixed bug in JDBC repository which caused cursor skip to skip everything.
Brian S. O'Neill
2006-12-16
Support write-no-sync mode for Sleepycat repositories.
Brian S. O'Neill
2006-12-15
When a property evolves from a boxed primitive to an unboxed primitive, null ↵
Brian S. O'Neill
is converted to zero or false instead of throwing a NullPointerException.
2006-12-11
Removed call to get index metadata in JDBC repository.
Brian S. O'Neill
2006-12-07
ReplicatedRepository installs user triggers on the master, not the replica.
Brian S. O'Neill
2006-12-07
Added @Authoritative annotation.
Brian S. O'Neill
2006-12-05
Undo commit -- record version on internal sequence generating Storable.
Brian S. O'Neill
2006-12-05
Added record version number to internal sequence generating Storable.
Brian S. O'Neill
2006-12-01
Add Storable to CorruptEncodingException when loading from index.
Brian S. O'Neill
2006-11-24
Beta6 notes.
Brian S. O'Neill
2006-11-23
Query filter constants appear as SQL constants.
Brian S. O'Neill
2006-11-11
Fixed deadlock when using unsupported Storage for the first time.
Brian S. O'Neill
2006-11-10
1.1-BETA5
Brian S. O'Neill
2006-11-08
1.1-BETA4
Brian S. O'Neill
2006-11-05
Updated release notes for new isolation level.
Brian S. O'Neill
2006-11-04
Fixed exception when printing join plan with blank parameters.
Brian S. O'Neill
2006-10-31
Added release notes.
Brian S. O'Neill
[prev]