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

fix(*): Work in progress to be compatible with TypeORM 0.3.1+ #132

Merged
merged 8 commits into from
Apr 6, 2022

Conversation

ArsenyYankovsky
Copy link
Owner

This is a work in progress PR making this driver compatible with TypeORM 0.3.1+.
Currently the tests are not working when driver is used against newer versions of TypeORM because of the new save method behavior as reported here.

@ArsenyYankovsky
Copy link
Owner Author

Waiting on this PR to be merged, which fixes insert statements not returning generated values.

@calvin-cdev
Copy link
Contributor

hi! i'm curious whats the status on this? 👀 I'm looking to switch to typeorm 0.3+ asap, but obviously want to wait for this compatibility pr to go in. I'd also be open to reviewing or helping if you want.

@ArsenyYankovsky ArsenyYankovsky merged commit 2b11814 into master Apr 6, 2022
@ArsenyYankovsky ArsenyYankovsky deleted the typeorm-0.3.1 branch April 6, 2022 16:40
@ArsenyYankovsky
Copy link
Owner Author

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ArsenyYankovsky
Copy link
Owner Author

@calvin-summer I just released a version 2.4.0 of the driver that is compatible with TypeORM 0.3.5.

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

Successfully merging this pull request may close these issues.

None yet

2 participants