prisma-generator-kysely icon indicating copy to clipboard operation
prisma-generator-kysely copied to clipboard

Results 7 prisma-generator-kysely issues
Sort by recently updated
recently updated
newest added

### Bug The issue with the Prisma model and Prisma-generator-kysely arises when using the @@Map directive. When using @@Map, the Prisma-generator-kysely does not output types properly. Instead of using the...

Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 3.12.0 to 4.11.0. Release notes Sourced from @​prisma/client's releases. 4.11.0 🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release....

dependencies

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 3.12.0 to 4.11.0. Release notes Sourced from prisma's releases. 4.11.0 🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release....

dependencies

Bumps [@prisma/generator-helper](https://github.com/prisma/prisma/tree/HEAD/packages/generator-helper) from 3.12.0 to 4.11.0. Release notes Sourced from @​prisma/generator-helper's releases. 4.11.0 🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release....

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 πŸ”— Changelog 2.8.3 Support Angular 15.1 πŸ”— Changelog 2.8.2 πŸ”— Changelog 2.8.1 πŸ”— Changelog 2.8.0 diff πŸ”—...

dependencies

Currently `prisma-generator-kysely` ignores default values, creating invalid `__insert__` types. This causes tables that use common defaults like `autoincrement()` not to work. **Example Schema** ``` model User { id Int @id...

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies