I am trying to run an initdb command using dap and connecting to an existing SQL server DB and Table but receiving an "unrecognized dialect" error.
Can someone point out if this is the correct way of setting the connection string in the environment variables:
set DAP_CONNECTION_STRING='mssql://<user>:<password>@<server>/<table>'
I am guessing that the error is due to this being malformed or incorrect unless there is another reason on dap version 2.0.1