-
Erik Weatherwax authored
When creating sqlite connections from a url with DriverManager, pass the 'path' key the driver expects instead of the 'dbname' key other drivers expect.
85e9508e
When creating sqlite connections from a url with DriverManager, pass the 'path' key the driver expects instead of the 'dbname' key other drivers expect.