Open
Description
Need to put some thought into how to support multiple databases. Some people switch between oracle and sql server (or sqlite) which have different defaults for id generators and naming conventions. We should be able to determine what each DB likes and give it that, instead of making the user duplicate stuff.