Is there any way I can augment the generated outputs of a table's data class for SQLD? IE add a `@Js...
t
Is there any way I can augment the generated outputs of a table's data class for SQLD? IE add a
@JsonClass(generateAdapter = true)
or
@SomeQualifier
on a property