From 834df6137f400490f10b1ce320b299fe739aefd0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 12 Feb 2017 15:15:12 +0200 Subject: Add feature: Add test for calling Oracle stored procedures --- feature/list | 5 +++++ 1 file changed, 5 insertions(+) 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. -- cgit v1.1