Skip to content

Support Kysely<Database> @ seed make. #40

@igalklebanov

Description

@igalklebanov

Hey 👋

Currently kysely seed make uses a template with Kysely<any>. Seed files, unlike migrations, should evolve over time with the latest schema. They should be type-checked and maintained.

Need to find a way of supporting a type-safe template.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestseedSeed module related

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions