strapi / migration-scripts

Collection of Strapi Migration scripts
58 stars 58 forks source link

bugfix: the sequence is not reset when using other schema(not public) #98

Closed fanshaohua-fan closed 1 year ago

fanshaohua-fan commented 1 year ago

Realized that in my use-case, the sequences were not reset during to the schema issue. Here is the fix.