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

TypeORM: ID column to string to support UUID #442

Merged
merged 2 commits into from
May 7, 2024

Conversation

hlcianfagna
Copy link
Contributor

@hlcianfagna hlcianfagna commented May 3, 2024

About

Adjust example about that primary autogenerated keys with CrateDB are UUIDs, stored as strings.

References

This example uses those other dialect patches needed to make TypeORM compatible with CrateDB.

It is also stacked upon this one.

@amotl amotl changed the title UUID fixes TypeORM: UUID fixes May 6, 2024
@hlcianfagna hlcianfagna changed the title TypeORM: UUID fixes TypeORM: ID column to string to support UUID May 7, 2024
@hlcianfagna hlcianfagna marked this pull request as ready for review May 7, 2024 09:35
@hlcianfagna hlcianfagna requested a review from amotl May 7, 2024 09:35
Copy link
Member

@amotl amotl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hlcianfagna hlcianfagna merged commit 908e022 into amo/typeorm May 7, 2024
@hlcianfagna hlcianfagna deleted the hlcianfagna/typeorm branch May 7, 2024 11:56
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.

2 participants