dbcli / dbcli/mssql-cli

Add config option to change GO for executing multi-line query

Open
#409 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
191
PR merge metrics
No merged PRs in 30d

Description

Sometimes users want the ability to choose a different indicator for when to execute a multi-line query. Adding a config option to allow a user to change "GO" to ";" for example could be a common use case for someone using both pgcli/mycli with mssql-cli

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is identified in the issue. Start by locating the multi-line query execution logic and the existing configuration handling in mssql-cli, then trace how the current GO indicator is recognized. Done means users can configure a different indicator, such as a semicolon, without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
cli, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.