RoadMap - mirage-sql/mirage GitHub Wiki
Features on the Road Map:
- SQL Repository and SQL Header support
- better DB Dialect integration (see todos)
- integration tests with the various DBs and use Docker to automate this. https://github.com/flapdoodle-oss/de.flapdoodle.embed.process could also be used.
- more usage examples and documentation
- use a static site generator https://github.com/staticmesh/staticmesh to build the documentation site.
For a better maintainability:
- remove unused utility functions, or use Apache Commons dependencies (for utilities that were just copied over)