NoSequel icon indicating copy to clipboard operation
NoSequel copied to clipboard

A modern TypeScript empowered ORM for NoSQL databases.

Results 5 NoSequel issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.5.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

switched to a simpler test entity

Enforce sane standards for these to ensure code style is consistent across the repository and various user contributions

The library needs the ability to seamlessly map between the Javascript property types on decorated classes and the underlying CQL column type specified on the column. It should be able...