Describe the bug
A clear and concise description of what the bug is.
调用Swoft\Db\Query\Builder::fromSub方法并传递第二个参数(别名)时需要添加表前缀,正常应该不需要加表前缀
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Details
Describe what you are trying to achieve and what goes wrong.
php bin/swoft -V
)php --ri swoole
)php -v
)Describe the bug A clear and concise description of what the bug is. 调用Swoft\Db\Query\Builder::fromSub方法并传递第二个参数(别名)时需要添加表前缀,正常应该不需要加表前缀 Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Details