You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kbkpbot
First of all, thank you very much. Before ORM added support for dynamic operations, orm_fn served as a great complement.
However, orm_fn has a major issue: type correctness can only be checked at runtime, which is not very friendly for debugging. That said, we cannot simply remove orm_fn, as many VPer coming from other languages still really enjoy its fluent chain-style expression.
Therefore, it is suggested to move orm_fn to a separate repository for independent maintenance.
Describe the feature
@kbkpbot
First of all, thank you very much. Before ORM added support for dynamic operations, orm_fn served as a great complement.
However, orm_fn has a major issue: type correctness can only be checked at runtime, which is not very friendly for debugging. That said, we cannot simply remove orm_fn, as many VPer coming from other languages still really enjoy its fluent chain-style expression.
Therefore, it is suggested to move orm_fn to a separate repository for independent maintenance.
Use Case
Not applicable
Proposed Solution
No response
Other Information
No response
Acknowledgements
Version used
V 0.5.1 a2be374
Environment details (OS name and version, etc.)
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.