Jascha Dachtera
Jascha Dachtera
Hey @david7117, thanks for making this useful library. I worked a bit on cleaning up the code and removing the need for `any` types. Also I added a first jest...
Hi @mycodeself, Thank you for creating this library—it's been very helpful. I noticed that the absolute filename of a migration is currently saved to the database. This setup means a...
Fixes #122 - saves migration file paths as relative to migrationDir instead of absolute paths - adds a command to convert existing absolute path entries - update packages that caused...