Skip to content

Provide a SchemaFormatter interface to complement the SqlParser interface#2926

Merged
zachmu merged 6 commits intomainfrom
zachmu/django-bug-fixes
Apr 8, 2025
Merged

Provide a SchemaFormatter interface to complement the SqlParser interface#2926
zachmu merged 6 commits intomainfrom
zachmu/django-bug-fixes

Conversation

@zachmu
Copy link
Copy Markdown
Member

@zachmu zachmu commented Apr 8, 2025

Dolt uses functions in the sql package to create and then parse CREATE TABLE statements as part of the merge process. Therefore, we need the ability to create these statements for other dialects, just as we do for MySQL.

This PR also exposes a Noop auth method for the same use case.

@zachmu zachmu requested a review from Hydrocharged April 8, 2025 00:45
Copy link
Copy Markdown
Contributor

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

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

LGTM!

@zachmu zachmu merged commit 05bbcc1 into main Apr 8, 2025
7 of 8 checks passed
@Hydrocharged Hydrocharged deleted the zachmu/django-bug-fixes branch December 17, 2025 07:31
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