ConnectionURL returns the ConnectionURL that was used to create the Session.
()
| 124 | // ConnectionURL returns the ConnectionURL that was used to create the |
| 125 | // Session. |
| 126 | ConnectionURL() db.ConnectionURL |
| 127 | |
| 128 | // Open attempts to establish a connection to the database server. |
| 129 | Open() error |
no outgoing calls
no test coverage detected