norm icon indicating copy to clipboard operation
norm copied to clipboard

Add support for at least one non-PSQL database

Open bhimsenp opened this issue 4 years ago • 1 comments

Good Candidates (in the order of priority):

  1. SQLite
  2. HSQLDB
  3. H2
  4. MySQL

bhimsenp avatar Sep 08 '20 05:09 bhimsenp

should we add a dialect which can be configured in order to select which database to choose in order to generate the model?

swanandvk avatar Oct 06 '20 11:10 swanandvk