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

Fix translation regex based on changes in #38 #40

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

wendy-aw
Copy link
Contributor

Fix translations based on latest changes in #38.
SQLite has no EXTRACT function and cannot extract name of month, so this has to be done in python.

- edit fix_ddl_tsql, fix_ddl_sqlite
Copy link
Member

@rishsriv rishsriv left a comment

Choose a reason for hiding this comment

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

Good catch - thank you!

@rishsriv rishsriv merged commit efb22cd into main Jun 24, 2024
2 checks passed
@rishsriv rishsriv deleted the wendy/addon_#38 branch June 24, 2024 11:19
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