Commit graph

15 commits

Author SHA1 Message Date
844b288a18 do not be too smart, just do not close the data source in the provider, it is the pool which still must provide connections. This pool has to be externally closed 2024-08-22 10:23:25 +02:00
9166a5d6db update dependencies 2024-07-21 15:19:22 +02:00
210f1fa3fd update to gradle 8.7 2024-07-04 09:03:36 +02:00
6c064531ab use thread context class loader 2024-03-25 17:09:36 +01:00
4e06d7c21b update to Gradle 8.5 2023-12-16 21:03:19 +01:00
a9fa11e8de update to OpenJDK 21, Gradle 8.4 2023-10-17 16:32:20 +02:00
f8d1200314 move to forgejo 2023-05-26 11:29:21 +02:00
1d4d908818 update to Gradle 8.1.1, update dependencies, move Flavor class out of constructors for DatabaseProvider 2023-04-28 11:05:24 +02:00
7378b91c28 cleaning the code, move sqlserver, table name normalization in flavor, get rid of properties/file handling in DatabaseProvider 2022-10-30 11:42:00 +01:00
ca784dc6cf factor out subprojects: oracle, postgresql, mariadb, fix pool tests 2022-10-30 01:20:18 +02:00
1047be8456 change flavor from enum to interface, fix int/long bug in JDBC pool, add queue implementation 2022-10-26 23:54:02 +02:00
Jörg Prante
7198e766c3 update to gradle 7.5 2022-08-05 14:38:28 +02:00
9c1a331d6b cleanup 2022-06-17 17:41:51 +02:00
aec2061f68 update to gradle 7.4.2, add metadata column length API 2022-06-01 18:39:14 +02:00
21556e171e initial commit 2022-02-10 18:41:26 +01:00