dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 192 forks source link

Exclude Columns #549

Open dklesev opened 2 years ago

dklesev commented 2 years ago

I have temporal tables enabled. This results in PeriodEnd and PeriodStart being exported on all tables. How to exclude that (or better: how to exclude columns)?