Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mwallace/merge 1.7 to main #175

Merged
merged 40 commits into from
Apr 26, 2024
Merged

Mwallace/merge 1.7 to main #175

merged 40 commits into from
Apr 26, 2024

Conversation

mwallace582
Copy link
Collaborator

Merges 1.7.latest to main.

mwallace582 and others added 30 commits January 8, 2024 17:12
This reverts commit 3db05eb.
* Migration bump2version (unmaintained) to bump-my-version
* Import `bumpversion.cfg` from `dbt-snowflake`
* Convert `bumpversion.cfg` to `bumpversion.toml`
* Fix a few incorrect version labels
* Upgraded to dbt-core 1.4.

* Updated CHANGELOG.

* Fixed policy fields definitions for mariadb and mysql5.

* Replaced deprecated dbt.exceptions.raise_compiler_error() with dbt.exceptions.CompilationError.

* Now using dbt.exceptions.DbtDatabaseError insead of dbt.exceptions.DatabaseException.

* Update version

* Update changelog

---------

Co-authored-by: Doug Beatty <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dbt-core to 1.5.9 and implement support for constraints
* Update changelog
* Fix unit test error
     - The error was: `AttributeError: 'Namespace' object has no attribute 'MACRO_DEBUGGING'`
* Allow Unix socket connection rather than just TCP (#165)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Add black and mypy as pre-commit hooks

* Run black formatter on all files

* Add MyPy configuration & make tweaks and ignore errors to make MyPy pass

* Add .git-blame-ignore-revs to ignore `black` changes in git blame

* Update changelog

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Update setup.py

Explicitly defining utf-8 encoding to avoid UnicodeDecodeError on setup.py in Windows environment

* Update CHANGELOG.md

---------

Co-authored-by: Scott Gunn <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
kzajaczkowski and others added 10 commits April 26, 2024 09:55

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…tf8mb4 (#173)

* Add support for charset and collation in profile.yml

* Change mysql-connect-python version

* Update readme with new profile options

* Update setup.py with less restricting mysql-connector-python version after code review

Co-authored-by: Matthew Wallace <[email protected]>

* Add collation and charset support for mariadb and mysql5

---------

Co-authored-by: Matthew Wallace <[email protected]>
@mwallace582 mwallace582 requested a review from dbeatty10 as a code owner April 26, 2024 16:23
Copy link
Owner

@dbeatty10 dbeatty10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me ✅

@mwallace582 mwallace582 merged commit 09e076f into main Apr 26, 2024
10 of 11 checks passed
@mwallace582 mwallace582 deleted the mwallace/merge-1.7-to-main branch April 26, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants