Author: aadamchik
Date: Tue Jan 28 10:46:24 2014
New Revision: 1562032
URL: http://svn.apache.org/r1562032
Log:
CAY-1210 mysql does not use index for case insensitive searches
adding to old release notes
Modified:
cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt
Modified:
cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt?rev=1562032&r1=1562031&r2=1562032&view=diff
==============================================================================
---
cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt
(original)
+++
cayenne/main/branches/STABLE-3.1/docs/doc/src/main/resources/RELEASE-NOTES.txt
Tue Jan 28 10:46:24 2014
@@ -151,6 +151,7 @@ Date: 26 September 2011
Changes/New Features Since 3.1M2:
CAY-943 Support multiple cayenne.xml files in the project
+CAY-1210 mysql does not use index for case insensitive searches
CAY-1266 Joint prefetches with fetch limit and offset do not work on Oracle
CAY-1461 CayenneModeler: remove ScopeMVC dependency - ObjRelationshipInfoDialog
CAY-1556 Add path construction feature to make constructing paths from
constants easier for queries and orderings