diff options
Diffstat (limited to 'feature')
-rw-r--r-- | feature/query/list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/feature/query/list b/feature/query/list index bcd9ffd..2b6b58a 100644 --- a/feature/query/list +++ b/feature/query/list @@ -22,6 +22,8 @@ Will have a variadic number of arguments so one doesn't have to keep adding ",". + Also the ability to provide a stored procedure name first. + ? Support for sub-queries in the query() call. Will probably also need the generalized data members (for SELECT- |