Fork me on GitHub
#sql
<
2019-10-04
>
seancorfield00:10:28

Use with-open -- like it shows in the documentation.

seancorfield00:10:28

(definitely worth reading through all the documentation at least once -- there are lots of hints & tips in there)

seancorfield01:10:04

Are you using connection pooling?

seancorfield01:10:45

'k... just below that link above is an example of connection pooling with Component that would be close to what you would do with Mount I guess.