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

Open
opened 2021-03-02 20:30:49 +01:00 by flecomte · 1 comment
flecomte commented 2021-03-02 20:30:49 +01:00 (Migrated from github.com)

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

You need to map sql type to kotlin type. The json(b) type should be a generic.
flecomte commented 2021-07-20 02:32:56 +02:00 (Migrated from github.com)
https://square.github.io/kotlinpoet/
Sign in to join this conversation.