summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--feature/list5
1 files changed, 5 insertions, 0 deletions
diff --git a/feature/list b/feature/list
index 310f3ad..1add618 100644
--- a/feature/list
+++ b/feature/list
@@ -1,3 +1,8 @@
+- Add test for calling Oracle stored procedures [oracle]
+
+ http://stackoverflow.com/questions/25770846/call-an-oracle-stored-procedure-via-oci-and-return-the-results-with-an-out-ref-c
+ http://stackoverflow.com/questions/16037569/how-to-execute-a-stored-procedure-using-oci8-in-php
+
! Recognize database-specific list of full statement prefixes in view
See @@-note in odb/relational/processor.cxx.