hey i used the kysely-codegen to generate the types. it seems like it worked fine but i'm wondering do i need to apply this plugin somewhere for D1 specific stuff?
the steps i took were:
- run migrations on local D1 db
- run codegen pointing at the sqlite file
sorry if its a dumb question, i'm new to using kysely.
hey i used the kysely-codegen to generate the types. it seems like it worked fine but i'm wondering do i need to apply this plugin somewhere for D1 specific stuff?
the steps i took were:
sorry if its a dumb question, i'm new to using kysely.