summaryrefslogtreecommitdiff
path: root/feature/query
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-18 08:05:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-18 08:05:39 +0200
commit5e1c6dc817bd87f7896bd12ada198f69775f86c2 (patch)
tree7a46e5af6e80299454ffd311a651495470954c12 /feature/query
parent636072c706ae5010c6f35ca5104e2e55ce74f08e (diff)
Add couple bugs/features
Diffstat (limited to 'feature/query')
-rw-r--r--feature/query/list3
1 files changed, 2 insertions, 1 deletions
diff --git a/feature/query/list b/feature/query/list
index 2b6b58a..5d4b2d7 100644
--- a/feature/query/list
+++ b/feature/query/list
@@ -1,3 +1,5 @@
+- Support for comparing composite value members in queries
+
- Support for out parameters in SQL Server stored procedures [mssql]
Seems like re-using the by-ref machinery is the most sensible way.
@@ -16,7 +18,6 @@
Add test for MySQL and all the other databases (have some code
saved).
-
- Add the call() function to call stored procedures [c++11]
Will have a variadic number of arguments so one doesn't have to