Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add knex_migrate table check for Sql Server #53

Open
tmcdonnell87 opened this issue Apr 28, 2020 · 0 comments
Open

Add knex_migrate table check for Sql Server #53

tmcdonnell87 opened this issue Apr 28, 2020 · 0 comments

Comments

@tmcdonnell87
Copy link

Here: https://github.com/sheerun/knex-migrate/blob/master/src/storage.js#L8
Add this check: new RegExp(Invalid object name '${table}').test(err.message)

I would create a PR but am currently contractually blocked from non-approved open source contributions.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant