Another little point... if I want to use Micronaut...
# jasync-sql
d
Another little point... if I want to use Micronaut's jasync adapter for more than one client, I would expect that I could provide many named clients under the jasync key in
application.yaml
... but it seems that
client
is hard-coded there and doesn't allow selecting mysql/postgres type?
o
maybe we can change that... haven't looked into that code for a while now...
👍 1