Added
- Related to #270, the output of
sq inspect
now includes the source's catalog (in JSON and YAML output formats).
Fixed
- MySQL driver didn't populate all expected values for
sq inspect --overview
.
Changed
- ☢️ Removed unused
--exec
and--query
flags fromsq sql
command.