Closed kanwei closed 7 years ago
I'm currently using yesql with the default stack, but would like to try using clj-postgresql as the backend for it. Could that work? Has anyone else tried?
I'm passing the connection created by clj-postgresql.core/pool to yesql, works great.
@kanwei yes you can,
please close issue
I'm currently using yesql with the default stack, but would like to try using clj-postgresql as the backend for it. Could that work? Has anyone else tried?