开发者

cakephp bindmodel limit problem db2

i encountered an error while binding a model with a hasMany relation. while binding, i also set the limi开发者_如何学运维t to '5'. unfortunately when the query is run, the limit turns to 0 (e.g. FETCH FIRST 0 rows). anyone had similar problems?


i think you have to put your query exactly after your bindmodel statement

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜