Conversation
|
Thank you for your contribution. You have many commits! |
|
@tyt2y3 Should i consolidate them or do you squash them on merge? |
|
NO problem, I'll take some time to review it |
|
@tyt2y3 Since i really want to stop using my own forks for this feature, it would be nice to get some progress here. Is there anything i am able to do? |
|
sorry for the delay. can you rebase this branch onto latest master? |
|
it looks pretty safe, everything is behind a feature guard 👍 |
|
@tyt2y3 needed to fix the version should be done now |
tyt2y3
left a comment
There was a problem hiding this comment.
Thank you for your patience. will merge and release soon
🎉 Released In 0.32.0-rc.1 🎉Thank you everyone for the contribution! |
🎉 Released In 0.32.0 🎉Thank you everyone for the contribution! |
|
any progress for the feature in sea-orm? Would be very happy to use it in there, but unfortunately I don't have enough experience myself to implement it |
I have a pull request for the next layer sea-schema if that is merged we can merge into sea-orm. You may just use my fork until then. |
Once this gets merged i'll clean the implementations of the feature in sea-orm and sea-schema. I tested the feature with my forks.
New Features
Breaking Changes
Exhaustive columtype matching will break
Changes