EpicAnchors/EpicAnchors-Plugin
Christian Koop 95b128d73d
fix: Properly migrate the database related code to the new core's API
See previously commits for context

tl;dr
The database migration introduced a lot of changed behaviour and breaking changes.
The plugin essentially could never have worked and nobody reported the issue (or tested it).

I've completely redone the code migration, keeping changes for the plugin internals to a minimum.
Hopefully I didn't overlook anything...
2024-01-13 17:01:22 +01:00
..
src/main fix: Properly migrate the database related code to the new core's API 2024-01-13 17:01:22 +01:00
pom.xml fix: Properly migrate the database related code to the new core's API 2024-01-13 17:01:22 +01:00