If I want to add a custom SQL type to SQLDelight, ...
# squarelibraries
h
If I want to add a custom SQL type to SQLDelight, I have to include the changes in sql-psi as well as in the runtime? I want to provide an UUID support for MySQL, mapping to ByteArray in runtime.