Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ee85fda

Browse files
committed
Add missing file.
1 parent 922c83f commit ee85fda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
exec sql include sqlca;
2+
3+
exec sql whenever not found do set_not_found();
4+
exec sql whenever sqlerror sqlprint;

0 commit comments

Comments
 (0)