Ted Conbeer
Ted Conbeer
[Workstream](https://www.workstream.io/) is a data knowledge management platform that helps teams consolidate their analytical assets (from BI tools and shared drives) and centralize conversations around them.
https://www.postgresql.org/docs/current/sql-createtableas.html
https://www.postgresql.org/docs/current/sql-createtable.html https://docs.snowflake.com/en/sql-reference/sql/create-table.html https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#creating_a_new_table https://docs.aws.amazon.com/redshift/latest/dg/r_CREATE_TABLE_NEW.html
- [ ] use ruff; remove flake8 and isort - [ ] update mypy pre-commit config to install dependent libraries; add --disallow-any-unimported in pre-commit.
https://github.com/dagster-io/dagster-open-platform (Pretty empty dbt project atm)
That didn't work for me. I tried `path`, `./path`, `.\path`, `"path"`, `"./path"`, `".\path"`. The `--exclude` behavior is the same for `bash` and `cmd` except for one case, which threw an...
**Describe the bug** I can't reliably repro this, but sometimes running sqlfmt on a dbt project produces the different numbers of files in the output: ``` (dbt-Jui2apcR-py3.8) tco@bros-gold:~/dbt/proj$ sqlfmt ....