From d4b30d06d7bf1107860f2c98ec2db501d28306a5 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Mon, 14 Apr 2008 15:54:34 +0000 Subject: Support query fetch slice. --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index da9e453..c601603 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -44,6 +44,7 @@ Carbonado change history - Added support for outer joins via new syntax. - Transactions can be detached and attached from/to the current thread. - Storables can be serialized for temporary persistence or remote calls. +- Support fetching slices of queries, which translates to a SQL offset and limit. 1.1.2 to 1.1.3 ------------------------------- -- cgit v1.2.3