-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: Implement postgres vector extension #137
Conversation
@tyt2y3 Status? |
@tyt2y3 Is there anything I can do to get this merged? |
Thank you! but sorry I don't think we should piggy back on Note: https://github.com/SeaQL/sea-schema/blob/master/src/postgres/def/types.rs#L146, https://github.com/SeaQL/sea-schema/blob/master/src/postgres/def/types.rs#L211 |
I will look into it and make the changes, thank you |
Should be fine now |
@billy1624 Hello, seems like this might be in need of a bump. |
Is there a way I can help with getting this merged? |
@tyt2y3 any comments |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!
thank you all! I'll release this tmr |
🎉 Released In 0.16.1 🎉Thank you everyone for the contribution! |
PR Info
Once this gets merged i'll clean the implementations of the feature in sea-orm. I tested the feature with my forks.
New Features
Breaking Changes
None, all feature flagged
Changes
postgres-vector
feature flag