Open flecomte opened 3 years ago
You need to map sql type to kotlin type. The json(b) type should be a generic.
https://square.github.io/kotlinpoet/
You need to map sql type to kotlin type. The json(b) type should be a generic.