MarketSquare / MarketSquare/Robotframework-Database-Library

Suggestion: Set Arg Default keyword

Open
#255 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

improvement
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 have a keyword something like Set Arg Default that people could use to set the default values for these new arguments like replace_robot_variables, split, external_parser, retry_timeout, etc

if you are running multiple SQL queries, it would be useful to set the default values for these arguments once rather than having to over-ride them every time.

Also being able to adjust these defaults on import would be good as well.

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 reviewing how the library currently handles arguments for SQL queries and how options are configured on import. Define the behavior for a Set Arg Default keyword, including whether defaults can be changed during import and how per-query overrides interact with them. Done means the new defaults apply across multiple queries while explicit overrides still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.