-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- adds Flyway for db migrations - adds jOOQ to interface with database - adds support for multiple database types
- Loading branch information
1 parent
4981ae2
commit c56b150
Showing
15 changed files
with
1,090 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
151 changes: 0 additions & 151 deletions
151
src/main/java/com/github/ExampleUser/ExamplePlugin/db/DBHandler.java
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
src/main/java/com/github/ExampleUser/ExamplePlugin/db/DBQueries.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.