This commit is contained in:
2024-10-08 11:22:41 -05:00
parent ffdea97de3
commit 7b375eb912
2 changed files with 5 additions and 5 deletions

View File

@ -317,7 +317,7 @@ struct db_where_next_limit_t final {
w_t &owner;
w_t &parent;
using n_t = db_next_t<cn_t, op_t, w_t, db_where_next_limit_t>;
using n_t = db_next_limit_t<cn_t, op_t, w_t, db_where_next_limit_t>;
[[nodiscard]] auto and_() -> n_t & {
owner.actions.emplace_back(n_t{