4ce4ea6f70
Instead of getting all three rows at once using abs(id1-id2)<=1, it now asks DB explicitly about id-1 and id+1. Even though it uses more SQL queries, it's actually slightly faster. |
||
---|---|---|
.. | ||
Entities | ||
Enums | ||
SearchServices | ||
AbstractCrudModel.php | ||
CommentModel.php | ||
IModel.php | ||
PostModel.php | ||
PropertyModel.php | ||
TagModel.php | ||
TokenModel.php | ||
UserModel.php |