flecomte / postgres-json

1 stars 0 forks source link

Generate kotlin function for sql function that contains sql parameters #25

Open flecomte opened 3 years ago

flecomte commented 3 years ago

You need to map sql type to kotlin type. The json(b) type should be a generic.

flecomte commented 3 years ago

https://square.github.io/kotlinpoet/