Dska
Typing issue when working with onConflict
Hi, so i was trying to use some of examples https://kysely-org.github.io/kysely-apidoc/classes/InsertQueryBuilder.html#onConflict
I want to update column of json type in case of conflict
and get this error
However query goes ok
I guess that might be connected with https://github.com/RobinBlomberg/kysely-codegen because I am working with generated types
9 replies