mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 04:22:28 +02:00
- Add DatabaseType enum and database abstraction layer - Update DataSourcesConfiguration to support PostgreSQL DataSource creation - Create DatabaseUdfProvider interface with SQLite and PostgreSQL implementations - Add JooqUdfHelper for database-agnostic UDF/collation functions - Update KomgaJooqConfiguration to use dynamic SQLDialect based on database type - Add PostgreSQL migration directory with initial migration - Update build.gradle.kts with PostgreSQL dependencies - Fix qualifier name mismatch in KomgaJooqConfiguration - Begin migration of DAO classes to use JooqUdfHelper instead of SqliteUdfDataSource Note: Compilation errors remain due to incomplete migration from old API to new abstraction layer. |
||
|---|---|---|
| .. | ||
| wrapper | ||
| libs.versions.toml | ||