feat: add Expr::column#852
Conversation
Signed-off-by: tison <wander4096@gmail.com>
|
@ikrivosheev Thanks for your review! May I ask what the normal process for merging a patch and cutting a new release? I'd expect a new release with this patch so that I can switch my project to depend on the new version for the changeset. |
Well, I'll review a chunk of PR and then merge it and write chabgelog. After I can prepare a release. |
|
Thanks @ikrivosheev ! Let's merge this |
🎉 Released In 0.32.2 🎉Thank you everyone for the contribution! |
The same as
Expr::valuetoExpr::val.I'm using this and now work it around with
Expr::col(...).into().