Closed BoscoDomingo closed 10 months ago
The JSON type for Postgres was wrong, as it accepts a JSON itself directly via Kysely for insertion and update, no need to convert to string
Fixes #124
Video showing result:
https://github.com/RobinBlomberg/kysely-codegen/assets/46006784/51862d76-cc47-43da-85d9-adf9a820b07a
@RobinBlomberg Would love this to be checked 🙏🏼
Great! Thanks for the fix!
The JSON type for Postgres was wrong, as it accepts a JSON itself directly via Kysely for insertion and update, no need to convert to string
Fixes #124
Video showing result:
https://github.com/RobinBlomberg/kysely-codegen/assets/46006784/51862d76-cc47-43da-85d9-adf9a820b07a