?????? Delete limit

2021-09-22 Thread rom1c77
-- -- ??: "dev"

Re: Delete limit

2021-09-22 Thread XiaoYu
Ok, rom1c77 <280385...@qq.com.invalid> 于2021年9月22日周三 下午4:44写道: > Deleting `limit 1` cause any problems ?  > resultMap="BaseResultMap"> > select > from app_auth > where app_key = #{appKey,jdbcType=VARCHAR} > limit 1 > resultMap="BaseResultMap"> > select > from a

Delete limit

2021-09-22 Thread rom1c77
Deleting `limit 1` cause any problems ?