Improves YAML string creation cross-platform as originally reported in Issue 3
- Fixes quoting when passing --args to a "dbt run-operation" on Windows
- Improves escaping of quotes and special characters on Windows/Mac/Ubuntu.
- Updates tests/test_dbt_project/profiles.yml to work with most recent version of dbt-sqlite (0.1.2)
- Updates tests accordingly
Contributors
robastel