Fix #162
- a migration timestamp can be separated with a dash or an underscore from its name - match exactly 14 digits; previous regex matched greedily so in 00000000000000-foo-bar.js it would take 00000000000000-foo as an ID
Showing
with
13 additions
and
13 deletions
-
Please register or sign in to post a comment