Skip to content

Conversation

@Helveg
Copy link
Collaborator

@Helveg Helveg commented Oct 4, 2024

Closes #997 , quick recap: TypeORM is abandoned, I "fixed" this by pulling in my fork as dev dependency. I added a note in the README for users to install my fork to stay up to date with the latest fixes there.

@Helveg Helveg changed the title Fixed sorting by virtual column Fixed sorting by virtual column in PostgreSQL Oct 4, 2024
@Helveg
Copy link
Collaborator Author

Helveg commented Jan 7, 2025

@ppetzold ping?

@Helveg
Copy link
Collaborator Author

Helveg commented Mar 21, 2025

@ppetzold there is also an upstream bug with the abandoned TypeORM for JSON columns, if you merge this PR I can work on a fix in my fork to allow for more JSON column operators.

@ppetzold
Copy link
Owner

@ppetzold there is also an upstream bug with the abandoned TypeORM for JSON columns, if you merge this PR I can work on a fix in my fork to allow for more JSON column operators.

ah sorry, missed this one. yep - could you rebase with master?

@Helveg Helveg force-pushed the fix/sortby-vcol-pgsql branch from 192cd95 to fa90ad3 Compare March 21, 2025 12:38
@Helveg
Copy link
Collaborator Author

Helveg commented Mar 21, 2025

Ok! Good to go!

@Helveg
Copy link
Collaborator Author

Helveg commented Mar 31, 2025

@ppetzold It appears Elevantiq has reached an agreement for maintenance of TypeORM with the original maintainers, they've picked up about 1 commit a day on main since January 2025! They've also just merged the PR for this issue!

This is great news, so let's wait a bit with switching to my fork, I'll update you if there's more changes.

Full announcement here: https://orkhan.gitbook.io/typeorm/docs/future-of-typeorm

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 this pull request may close these issues.

sortBy a VirtualColumn broken in pgsql

2 participants