MarketSquare / MarketSquare/Robotframework-Database-Library

Suggestion: consider changing log_query_results_head=0 to show only column names

Open
#256 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.