Skip to content

tsql command isn't actually quiet #318

@jbwl

Description

@jbwl

Usage of the included tsql command produces unwanted output like shown below, even if the 'quiet' option enabled:

$ tsql -o qfh

[TinyTds][v1.0.5][tsql]: /Users/dev/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/tiny_tds-1.0.5/exe/tsql

I would like the command to be actually quiet when called for, i.e. only the query result being shown.
Supressing headers and footers with -o fh works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions