Skip to content
aadrian edited this page Apr 26, 2017 · 4 revisions

Wishes expressed by various users, collected here for later reference:

  • Complete Example Applications, not just code snippets
  • Tutorials that cover all features of the framework
  • Groovy Integration and Tutorials
  • Clojure Integration and Tutorials
  • CSV as a Dialect Support
  • Stream to CSV (without creating objects) for big result sets.
  • Migrations support like Liquibase
    • ? Solidbase integration ?
    • ? MirageSQL schema updater shortcommings ?
  • Grammar for the SQL Parser
  • update the SQL Parser to support newer SQL construct
  • generate DDL (the opposite of generate Entities)

Wishes mentioned in the Issue Tracker too:

  • List SQL parameters and default values
  • FOR Loop support

Clone this wiki locally