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: issues with custom enum name in Postgres #7661

Merged
merged 7 commits into from
May 18, 2021
Merged

Conversation

AlexMesser
Copy link
Collaborator

@AlexMesser AlexMesser commented May 16, 2021

Description of change

Fixes #7614
Fixes #7647

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions explained in CONTRIBUTING.md

@AlexMesser AlexMesser mentioned this pull request May 16, 2021
6 tasks
@AlexMesser AlexMesser merged commit ad0262a into master May 18, 2021
@AlexMesser AlexMesser deleted the custom-enum-name branch May 18, 2021 22:00
@AlexMesser AlexMesser changed the title [WIP] fix issues with custom enum name in Postgres fix: issues with custom enum name in Postgres May 18, 2021
@eranganovade
Copy link

eranganovade commented May 20, 2021

@AlexMesser Hello, Thank you for fixing this issue. Do you have an idea on when would be the next typeorm release? We would really like to use the latest changes you guys have done so far. 🎉

@AlexMesser
Copy link
Collaborator Author

@eranganovade we plan to release a new version at the end of this month

@PetrBrabec
Copy link

PetrBrabec commented May 31, 2021

Hello, thank you for fixing this issue! Are you still planning the new release with this fix for today?

@AlexMesser
Copy link
Collaborator Author

@PetrBrabec 0.2.33 was released 🎉

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