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.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
databases

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.

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

Dominant language
Python
Stars
179
Forks
178
PR merge metrics
No merged PRs in 30d

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.

More from MarketSquare/Robotframework-Database-Library

All issues in MarketSquare/Robotframework-Database-Library

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.