MarketSquare / MarketSquare/Robotframework-Database-Library
Suggestion: consider changing log_query_results_head=0 to show only column names
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 179
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I just watched the DB Library update @ robocon 2026, firstly nice work with the updates 👍
I have a suggestion to consider changing the behaviour of log_query_results_head=0 to show only column names, and then make log_query_results_head=-1 to disable head limit
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 locating the implementation and tests for the log_query_results_head option. Confirm the current behavior for 0, then define and test 0 as column names only and -1 as disabling the head limit; done means both values produce the requested output without changing other limits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100