-
Notifications
You must be signed in to change notification settings - Fork 24
RoadMap
aadrian edited this page Apr 27, 2017
·
10 revisions
- 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
- add a static site generator
- add the much faster https://github.com/brettwooldridge/HikariCP too besides the existing DBCP
- split the project into several modules: https://docs.gradle.org/current/userguide/multi_project_builds.html
- remove unused utility functions