top-think / think-orm

Think ORM——the PHP Database&ORM Framework
Apache License 2.0
416 stars 173 forks source link

一对一关联hasWhere和where同时使用bug #512

Closed yuyachong closed 3 months ago

yuyachong commented 10 months ago

1a9bfdc2deb217d82e74ce3201274a7a7af52820 webp

如图,where没有自动设置别名

TTC1002335644 commented 4 months ago

兄弟,我也遇到了这个问题了,不知为何还是没有修复。

yuyachong commented 4 months ago

不光是这里, order里也不自动设置别名,醉了……

TTC1002335644 commented 4 months ago

不光是这里, order里也不自动设置别名,醉了……

还是不要用hasWhere了。

yuyachong commented 4 months ago

不光是这里, order里也不自动设置别名,醉了……

还是不要用hasWhere了。

秒回啊兄弟……

yuyachong commented 4 months ago

不光是这里, order里也不自动设置别名,醉了……

还是不要用hasWhere了。

不用hasWhere你咋关联查询啊,我写了个中间件,自动去匹配search字段了