prisma / quaint

SQL Query AST and Visitor for Rust
Apache License 2.0
583 stars 61 forks source link

Change phrasing of log message regarding connection count #136

Closed tomhoule closed 4 years ago

tomhoule commented 4 years ago

The connections are opened lazily, so the size we give is a maximum size, not a constant size.