How to remove `#pytsql_prints` lines from logs

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python, sqlalchemy
Domain
databases

Research direction

No file, test, or entry point is named. Start by locating where pytsql emits the #pytsql_prints lines and how those messages reach the SQLAlchemy logger; define an opt-in or opt-out behavior and verify that the lines can be suppressed without hiding other SQLAlchemy logging.

Written by the indexing model from the issue text.

Description

I wonder if there is something that we can implement in pytsql to optionally disable printing of the #pytsql_prints related lines to the SQLAlchemy logger.

Dominant language
C++
Stars
15
Forks
2
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 Quantco/pytsql

All issues in Quantco/pytsql

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.