When I call it from a procedure, I get the error "user mapping not found for xyz" This is the code to create the procedure. CREATE OR REPLACE PROCEDURE p_test ...
A standalone project replicating the issue can be found here. Load the package Update the connection string in MigrationRun.cs Run MigrateRun_Up.bat from the command prompt. See ...
specifies a dynamic, DBMS-specific SQL statement that does not select data. This argument is required and must be enclosed in parentheses. The statement is case sensitive and is passed to the DBMS ...