There are a few more comments in that PR's discussion. (will past them back here).
Another thought - when parsing the fields, sqlt helpfully splits strings on commas. So we're actually going to have to only support that via a hashref arg (as mentioned there)
:-)
Originally posted by @nrdvana in https://github.com/dbsrgits/sql-translator/issues/68#issuecomment-1601575733
There are a few more comments in that PR's discussion. (will past them back here).
Another thought - when parsing the fields, sqlt helpfully splits strings on commas. So we're actually going to have to only support that via a hashref arg (as mentioned there)
ref https://github.com/dbsrgits/sql-translator/pull/68#issuecomment-1601619597 and https://github.com/dbsrgits/sql-translator/pull/68#issuecomment-1601603518