Skip to content

fix(format): handle bytes to hex #783

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

Merged
merged 2 commits into from
Sep 9, 2024
Merged

fix(format): handle bytes to hex #783

merged 2 commits into from
Sep 9, 2024

Conversation

grieve54706
Copy link
Contributor

  • Handle bytes to hex string
  • Override MySQL sqlglot dialect for fixing
  • Remove unused table in the test

Copy link
Contributor

@goldmedal goldmedal left a comment

Choose a reason for hiding this comment

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

Thanks @grieve54706. It looks nice. I think it's good to own our custom dialect

Comment on lines +18 to +20
# Register custom dialects
importlib.import_module("app.custom_sqlglot.dialects")

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@goldmedal goldmedal merged commit dfbd336 into main Sep 9, 2024
6 checks passed
@goldmedal goldmedal deleted the bugfix/byte-serialize branch September 9, 2024 02:13
grieve54706 added a commit that referenced this pull request Dec 13, 2024
* chore(test): remove unused

* fix(format): handle byte to hex
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.

2 participants