Debug method for db.open and db.close

db.print.connections()

Details

Prints the number of connections opened as well as any connections that have never been closes.

Examples

# NOT RUN {
db.print.connections()
# }