typeorm-fixture-builder icon indicating copy to clipboard operation
typeorm-fixture-builder copied to clipboard

Painless and type safe data fixtures for typeorm

Results 6 typeorm-fixture-builder issues
Sort by recently updated
recently updated
newest added

First of all. @jeanfortheweb, Great Job you have done with this library! IMO this is the best solution for handling fixtures in the Typescript/TypeORM world. I don't know why it...

bug
question

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.2 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 [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

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

After f1f25a60c0498ac12b24382051294478069091ac, my project has type errors when using custom resolvers. This patch fixes the issue for me.