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

Problem with updating a foreign key column in MySQL #240

Closed
Tobias4872 opened this issue Jan 26, 2017 · 2 comments
Closed

Problem with updating a foreign key column in MySQL #240

Tobias4872 opened this issue Jan 26, 2017 · 2 comments

Comments

@Tobias4872
Copy link
Contributor

Hi,

I have run across a problem when updating a foreign key column to "nullable: false". I have setup a demo case in https://github.com/Tobias4872/typeorm-foreign-key-index-problem. If you have time, please review and let me know if you see the same.

Tobias.

P.s. - probably this has the same cause as suggested by @Luke265 in #231.

@pleerock
Copy link
Member

Thank you for the report. Fixed and released in 0.0.8-alpha.4. @Luke265 can you please check if your issue is fixed as well?

@Tobias4872
Copy link
Contributor Author

Works fine on my end. 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

No branches or pull requests

2 participants