Rewrite the database system to have a proper ORM and migrations

This commit is contained in:
2026-05-19 02:02:55 -04:00
parent a508aa5aae
commit a980e26cc7
33 changed files with 1154 additions and 941 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
}
group = "dev.plex"
version = "1.7-SNAPSHOT"
version = "2.0-SNAPSHOT"
description = "Plex"
subprojects {