typeorm-factory icon indicating copy to clipboard operation
typeorm-factory copied to clipboard

:seedling: A delightful way to use factories in your code.

Results 15 typeorm-factory issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.11.29` -> `20.11.30`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.29/20.11.30) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.15.5` -> `9.1.2`](https://renovatebot.com/diffs/npm/pnpm/8.15.5/9.1.2) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.11.29` -> `20.12.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.29/20.12.12) |...

It would be super helpful if I could `createMany` or `makeMany` with e.g. some kind of callback which passes the element number being created. This could easily allow seeding multiple...

When trying to recreate the examples from README, I get a type error. **Facatory**: ```typescript import { CollectionSubfactory, Factory, LazyInstanceAttribute, FactorizedAttrs, } from '@jorgebodega/typeorm-factory'; import { Document } from '../../../src/modules/documents/entities/document.entity';...

Hi, first of all, thank you for porting the original repository to support later TypeORM versions. My PR is a rather short one and I frankly don't know if my...

This flag will allow users to take control of the entities created and delete them after execution. Some king of clearing database after test.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.14.7` -> `20.16.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.7/20.16.1) |...