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

DM-43956: Remove all redundant overrides of fixed length strings #208

Merged
merged 1 commit into from Apr 24, 2024

Conversation

JeremyMcCormick
Copy link
Collaborator

Removed all overrides from schemas for fixed length strings, similar to mysql:datatype: CHAR(32).

In all cases, there was an identical type definition of char or string on the column with the same length.

Copy link
Collaborator

@gpdf gpdf 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!

@JeremyMcCormick JeremyMcCormick merged commit a628512 into main Apr 24, 2024
4 checks passed
@JeremyMcCormick JeremyMcCormick deleted the tickets/DM-43956 branch April 24, 2024 22: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
2 participants