Martin Weise
Martin Weise
In our dump, a column is called `interval_length` and is renamed to the (invalid) column name `varchar(64)_length` because of [line 228 in the pg2mysql.pl](https://github.com/dolthub/pg2mysql/blob/main/pg2mysql.pl#L228) script
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...
First, many thanks for the clean implementation, it was very easy to setup and connect. I feel the last step I need is disabling the "OIDC Callback Middle Page" or...