-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.product: oracleOracleOracletype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Prerequisites
- I've searched the current open issues
- I've updated to the latest version of Toolbox
Toolbox version
toolbox version 0.21.0
Environment
Users encountered an “incorrect array type” error when running DML statements (insert, delete etc.). DQL queries worked fine (e.g select).
Log shows that the parameter is passed in as a string variable correctly, so the issue may happen when the driver is parsing a response from the Oracle server.
Client
No response
Expected Behavior
DML queries should be supported
Current Behavior
When using this configuration, the following error is raised:
Steps to reproduce?
- Set up tools.yaml with a oracle-sql or oracle-execute-sql tool that uses a DML statement.
- Invoke the tool
Additional Details
No response
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.product: oracleOracleOracletype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.