如何增加列?
#1418
Replies: 1 comment
-
动态增加表字段?目前只有根据实体类生成表结构语句,比较不友好的办法,使用动态编译技术增加一个实体类。 中心思想:动态构建实体类代码。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我看有插入数据,但是没有动态增加列的操作,我只能写sql了?
Beta Was this translation helpful? Give feedback.
All reactions