Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Update Change
neilotoole/sq patch v0.48.10v0.48.11

Release Notes

neilotoole/sq (neilotoole/sq)

v0.48.11

Compare Source

Fixed
  • [#​502]: sq sql now properly executes single
    SQL statements (INSERT, UPDATE, DROP, etc.) instead of incorrectly
    running them as queries.

    • This fixes broken behavior with strict database drivers and ensures affected
      row counts are correctly reported. Note that sq sql is designed to accept
      only a single SQL statement/query in the SQL input string; behavior is
      undefined for multiple statements in the input.
    • Thanks to @​drluckyspin for the fix.
  • [#​520]: sq add and
    sq ls erroneously printed source password for
    SQL Server URLs in some circumstances.

  • [#​469]: Column widths were too wide when using --no-header flag. Header text
    is now excluded from column width calculation when headers are disabled.
    Thanks to @​majiayu000 for the fix.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant