This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Description
Bug report
Describe the bug
A new issue was introduced by this commit:
471c641
When a strapi v3 column has a hyphen in its name, "inv_" is being prepended to the strapi v4 column name, causing the migration to fail.
Steps to reproduce the behavior
See the comments added to the commit for the specific line causing the failure