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

Metabase 0.47 support, reworked base types mapping #181

Merged
merged 4 commits into from
Aug 1, 2023
Merged

Conversation

slvrtrn
Copy link
Collaborator

@slvrtrn slvrtrn commented Aug 1, 2023

Summary

  • Metabase 0.47 support
  • Connection impersonation support (0.47 feature)
  • DateTime64 is now correctly mapped to :type/DateTime
  • General database type -> base type mapping rework (some test scenarios were taken from https://regex101.com/r/Yahlbt/1, props to @mlosnikov)

Resolves #177
Resolves #178
Resolves #179

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

dodg3this and others added 2 commits July 11, 2023 16:58
* replace the usage of u/snake-key with u/->snake_case_en

* Update check.yml

---------

Co-authored-by: Serge Klochkov <[email protected]>
@slvrtrn slvrtrn requested a review from mshustov August 1, 2023 00:21
@slvrtrn slvrtrn self-assigned this Aug 1, 2023
Copy link
Member

@mshustov mshustov left a comment

Choose a reason for hiding this comment

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

Great job 💪

@slvrtrn slvrtrn merged commit 6f07f69 into master Aug 1, 2023
@slvrtrn slvrtrn deleted the metabase-0.47 branch August 1, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants