TJ Murphy
TJ Murphy
I have two Postgres databases that I'm trying to use with pg2k4j. The first is on version 9.6.x and works like a charm. The second is on 11.2.x and runs...
Initial draft of some polish work for Snowflake datetime related items. 1. Support for `DATE_PART` `DATE_PART` is a function roughly equivalent to `EXTRACT` that's present in many databases (including [Redshift](https://docs.aws.amazon.com/redshift/latest/dg/r_DATE_PART_function.html),...
1. What version of Python are you using? ```sh Python 3.8.16 (default, May 18 2023, 16:59:27) [Clang 14.0.0 (clang-1400.0.29.202)] ``` 2. What operating system and processor architecture are you using?...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...