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

LIKE ~~ operators not supported #55

Open
MartinWeise opened this issue Mar 17, 2024 · 0 comments
Open

LIKE ~~ operators not supported #55

MartinWeise opened this issue Mar 17, 2024 · 0 comments

Comments

@MartinWeise
Copy link

We want to translate PostgreSQL dump into MySQL (for MariaDB ultimatively) and from a ~2GB dump we saw that some researchers use the Postgres LIKE operator as ~~ and NOT LIKE !~~ also. Could you add support for those? I manually translated them now with sed.

Thank you for your project!

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

No branches or pull requests

1 participant