FreeSql icon indicating copy to clipboard operation
FreeSql copied to clipboard

feat: Add the owend feature to enable nested types to generate a portion of a table instead of another table

Open Vision-Zhang opened this issue 1 year ago • 3 comments

Feature 特性

{58ZL O(T`7VUP@{KA1NKL1 G@3)K(BJ N4~_FN$A4VYD43

Vision-Zhang avatar Oct 06 '24 04:10 Vision-Zhang

The SQL statement generated is' select id ', shippingAddress_Street, shippingAddress_City from orders

Vision-Zhang avatar Oct 06 '24 04:10 Vision-Zhang

不支持这种映射

2881099 avatar Oct 06 '24 06:10 2881099

如果觉得抽离定义,可以考虑物理纵向分表。

如果考虑值类型,可以考虑使用 json 映射。

2881099 avatar Oct 06 '24 06:10 2881099