dolthub / dolthub/pg2mysql

LIKE ~~ operators not supported

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
54
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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](https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-LIKE) as `~~` and NOT LIKE `!~~` also. Could you add support for those? I manually translated them now with `sed`.

Thank you for your project!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.