From 557525c89f7db752930754ed654d35d33fe2298a Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Wed, 21 Feb 2007 01:52:36 +0000 Subject: Primary key validation is more lenient to support views. --- RELEASE-NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 1d9d7ca..1a501f9 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -12,6 +12,8 @@ Carbonado change history master, downstream triggers would not see changes made by earlier triggers. - Index creation does a better job of picking up where it left off, avoiding unnecessary delete/insert pairs. +- JDBCRepository is more lenient with primary key validation. This allows + Storables to be more easily mapped to views. 1.1-BETA9 to 1.1-BETA10 ------------------------------- -- cgit v1.2.3