Columns containting "interval" are renamed
Open
- Dominant language
- Shell
- Stars
- 54
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.