I have Python 3.9 installed on my PC, but command dbtoyaml --multiple-files db_development produced output source: |2 and usual source: "\n<<local>>... in the same call. Is it possible to setup this explicitly?
I have Python 3.9 installed on my PC, but command
dbtoyaml --multiple-files db_development
produced output source: |2 and usual source: "\n<>...
in the same call. Is it possible to setup this explicitly?