halvardssm / deno-nessie

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
MIT License
527 stars 31 forks source link

Fixing bug in make:seed to create template seed in seedFolder #63

Closed borncrusader closed 4 years ago

borncrusader commented 4 years ago

Fixes #

Is this a breaking change?

Checklist:

Please review the guidelines for contributing to this repository.

When all of the above is completed, request a review from one of the codeowners.

Description:

Fixes the bug in make:seed to create the seed file in the right directory.

borncrusader commented 4 years ago

I don't think there's an existing issue for this - let me know if you want me to create one and update the PR with the issue number.