Is the jdbcUrl key for the data source officially supported in next.jdbc?
It's documented in the Getting Started guide: https://cljdoc.org/d/seancorfield/next.jdbc/1.1.569/doc/getting-started
And it's also listed here: https://cljdoc.org/d/seancorfield/next.jdbc/1.1.569/api/next.jdbc#get-datasource
^ @neo2551
Thanks a lot. I missed that (shame on me).
There's a lot of documentation 🙂