-
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.
2c345592
When creating sqlite connections from a url with DriverManager, pass the 'path' key the driver expects instead of the 'dbname' key other drivers expect.