slick-examples
slick-examples copied to clipboard
Specifying DB driver and URL
Ideally the project would allow the user to select one of several database drivers in some fashion without altering any code. Perhaps command-line arguments might be used to specify a driver and url, with the current H2 configuration as the default.