getConnectionURL method
Returns the URL of the connection.
Implementation
@override
String getConnectionURL(DBSQLiteConnectionWrapper connection) =>
'sqlite://$databasePath';
Returns the URL of the connection.
@override
String getConnectionURL(DBSQLiteConnectionWrapper connection) =>
'sqlite://$databasePath';