MarketSquare / MarketSquare/Robotframework-Database-Library
Query OR 'Execute Sql String' of Database Function returning connection details instead of data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 179
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
Query OR 'Execute Sql String' Database Function returning connection details instead of data.
Query Statemenet: : Select Packagename.function from dual;
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported Select Packagename.function from dual query through the Robot Framework Database Library's Query or Execute Sql String commands. Compare the returned value with the reported connection details and determine the expected result for a database function; done means the command returns the function's data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100