Ted Conbeer

Results 37 issues of 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

enhancement
DDL-DML

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

enhancement
DDL-DML

- [ ] use ruff; remove flake8 and isort - [ ] update mypy pre-commit config to install dependent libraries; add --disallow-any-unimported in pre-commit.

refactor

https://github.com/dagster-io/dagster-open-platform (Pretty empty dbt project atm)

enhancement

https://github.com/mitodl/ol-data-platform

enhancement

https://github.com/mattermost/mattermost-data-warehouse

enhancement

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...

bug

**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 ....

bug