Establishes a connection to the database.
@override Future<void> connect() async { // Pool usually connects lazily. }