BuzzCutNorman / tap-mssql

Singer Tap for MS SQL built with Meltano Singer SDK.
MIT License
2 stars 9 forks source link

`BIT` needs to be added to `org_to_jsonschema_type` #41

Closed BuzzCutNorman closed 1 year ago

BuzzCutNorman commented 1 year ago

BIT can be handled as a "bool" via the current SQLConnector.to_jsonschema_type()