xssak/buildSrc
Timo Bryant fd47bc3baa Update PostgresBackend with configurable connections and test implementations
The PostgresBackend class has been updated to allow for more configurable database connection methods. This includes more granular control over specific connection properties and the introduction of a sealed class constructor for creating distinct JDBC connection URLs. Also, test implementations for credential manager and Postgres backend have been updated, particularly to handle coroutine suspension. Furthermore, dependencies for test modules and kotlinx coroutines have been added to the build scripts.
2024-05-03 19:46:46 +02:00
..
src/main/kotlin Update PostgresBackend with configurable connections and test implementations 2024-05-03 19:46:46 +02:00
build.gradle.kts add kotlinx serialization 2024-04-20 22:17:20 +02:00
settings.gradle.kts setup module build 2024-04-20 22:13:03 +02:00