sequelize-cursor-pagination icon indicating copy to clipboard operation
sequelize-cursor-pagination copied to clipboard

➡️ Cursor-based pagination queries for Sequelize models

Results 13 sequelize-cursor-pagination issues
Sort by recently updated
recently updated
newest added

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. Changelog Sourced from moment-timezone's changelog. 0.5.37 2022.08-25 Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999 0.5.36 2022.08-25 IANA TZDB 2022c...

dependencies

Sorry for my english. :) Project on TypeScript. On boostrap I catch an error: `node_modules/sequelize-cursor-pagination/types.d.ts:1:30 - error TS2305: Module '"sequelize"' has no exported member 'Attributes'. ` `1 import { Model,...

Hello, The docs and tests show pagination on a single Sequelize model. But is it possible to paginate on model associations like `author.getBooks()`? (In node's GraphQL implementation of connections it...

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...

dependencies

As of now, this lib does not support ordering on associated models. But this can be achieved quickly imo. Proposed solution: We should just look for the `omitPrimaryKeyFromOrder` argument, and...

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.38. Release notes Sourced from moment-timezone's releases. Release 0.5.38 Updated data to IANA TZDB 2022e Added moment.tz.dataVersion property to TypeScript definitions #930 Removed temporary .tar.gz...

dependencies

It would be nice to have the option to specify whether the current cursor record is included in the returned edges list. Either by: * Specifying an `includeCurrent` / `includeCursor`...

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.8 to 5.1.5. Release notes Sourced from sqlite3's releases. v5.1.5 What's Changed 🔒 Fixed code execution vulnerability due to Object coercion by @​daniellockyer Updated bundled SQLite to...

dependencies

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.21.4 to 6.29.0. Release notes Sourced from sequelize's releases. v6.29.0 6.29.0 (2023-02-23) Features throw an error if attribute includes parentheses (fixes CVE-2023-22578) (#15710) (d3f5b5a) v6.28.2 6.28.2 (2023-02-22)...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies