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

Typo in generated migrations script comment #38

Closed
andreterron opened this issue Apr 26, 2023 · 3 comments
Closed

Typo in generated migrations script comment #38

andreterron opened this issue Apr 26, 2023 · 3 comments

Comments

@andreterron
Copy link

When running drizzle-kit introspect:pg we get the following header:

-- Current sql file was generated after introspecting the database
-- If you want to run this migration please uncomment this code before executing migraitons

But there's a typo on the last word: migraitons should be migrations

@AndriiSherman
Copy link
Member

AndriiSherman commented May 24, 2023

Thanks! Will add this to the next release, and will mention you as a contributor

@AndriiSherman
Copy link
Member

Fixed in drizzle-kit@0.18.1

@andreterron
Copy link
Author

Thank you! Happy to help!

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

No branches or pull requests

2 participants