Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

国内BUG统一提交入口 - 世界上最勤快的开源,秒解决 #1252

Open
DotNetNext opened this issue Jun 23, 2024 · 2 comments
Open

Comments

@DotNetNext
Copy link
Owner

SqlSugar拥有.NET最活跃的 ORM社区

https://www.donet5.com/Ask 统一提交入口

image

https://www.donet5.com/Ask 统一提交入口

@DotNetNext DotNetNext changed the title 国内BUG统一提交入口 - 世界上最轻快的开源,秒解决 国内BUG统一提交入口 - 世界上最勤快的开源,秒解决 Jun 23, 2024
@Sindcs
Copy link

Sindcs commented Aug 16, 2024

在【达梦】数据库时候 db.Insertable(m).AS(mappingTable) 语句报错找不到视图或表,报错原因是自动生成了 一个 select * from [对象名称] where 1=2的语句,按道理应该生成的是 mappingTable 参数指定的表才对

@DotNetNext
Copy link
Owner Author

DotNetNext commented Aug 24, 2024

在【达梦】数据库时候 db.Insertable(m).AS(mappingTable) 语句报错找不到视图或表,报错原因是自动生成了 一个 select * from [对象名称] where 1=2的语句,按道理应该生成的是 mappingTable 参数指定的表才对

https://www.donet5.com/Ask 统一提交入口
或者新开一个issue ,不要在这个下面回复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants