strapi / migration-scripts

Collection of Strapi Migration scripts
58 stars 57 forks source link

Fix/issue 108 #115

Closed Ballonek closed 9 months ago

Ballonek commented 9 months ago

This PR fixes Issue 108, by adding snake case option to relation table. And removes inv_ prefix for migration of relation.

Fixes #108