Commit Graph

44 Commits (main)
 

Author SHA1 Message Date
Jörg Prante ffd0b831f9 update gradle setup 5 days ago
Jörg Prante 9166a5d6db update dependencies 6 days ago
Jörg Prante 210f1fa3fd update to gradle 8.7 3 weeks ago
Jörg Prante f7fd2df016 remove ThreadDeath and QueueException 1 month ago
Jörg Prante 07b20d8188 remove date parameter form table 2 months ago
Jörg Prante 0dd8138237 test table creation in lowercase on Oracle 3 months ago
Jörg Prante 6c064531ab use thread context class loader 4 months ago
Jörg Prante c2b05476f2 use logger with level arg 4 months ago
Jörg Prante 8a92b3f45c remove user gradle preferences from project file 7 months ago
Jörg Prante 4e06d7c21b update to Gradle 8.5 7 months ago
Jörg Prante 8a4af5274e refactoring housekeeper 9 months ago
Jörg Prante a9fa11e8de update to OpenJDK 21, Gradle 8.4 9 months ago
Jörg Prante a7ac905757 set default timeout to 15 seconds 11 months ago
Jörg Prante 52097a4468 add isValid() to database API 11 months ago
Jörg Prante 98819d6577 add null as allowed value in SQL statement 11 months ago
Jörg Prante 35a058abe0 add autocommit property 12 months ago
Jörg Prante 95543ec9c6 add simple getTable 12 months ago
Jörg Prante ad589e0d12 remove limited/unlimited, add consumeRows 12 months ago
Jörg Prante d8144bd168 next version 1 year ago
Jörg Prante b84de6995f add queue length operation 1 year ago
Jörg Prante 26bbb56b35 use column labels 1 year ago
Jörg Prante f8d1200314 move to forgejo 1 year ago
Jörg Prante 1d4d908818 update to Gradle 8.1.1, update dependencies, move Flavor class out of constructors for DatabaseProvider 1 year ago
Jörg Prante c6e4c7e940 add postgresql listener 1 year ago
Jörg Prante 6127f11914 do not log passwords 2 years ago
Jörg Prante 7378b91c28 cleaning the code, move sqlserver, table name normalization in flavor, get rid of properties/file handling in DatabaseProvider 2 years ago
Jörg Prante ca784dc6cf factor out subprojects: oracle, postgresql, mariadb, fix pool tests 2 years ago
Jörg Prante 1409d0e42d add table convenience routines, clean code 2 years ago
Jörg Prante 625c8999a3 move java.util.Date to java.time 2 years ago
Jörg Prante 1047be8456 change flavor from enum to interface, fix int/long bug in JDBC pool, add queue implementation 2 years ago
Jörg Prante 7198e766c3 update to gradle 7.5 2 years ago
Jörg Prante bd9d8b4009 cosmetic changes 2 years ago
Jörg Prante 1c1a1ed55a add batch methods to SqlUpdate 2 years ago
Jörg Prante a9fb8eaa2f provide database from external DataSource 2 years ago
Jörg Prante 46eed697d4 add argNull, fix column size metadata setup 2 years ago
Jörg Prante 9c1a331d6b cleanup 2 years ago
Jörg Prante 810099b8c5 remove close() from database provider commit and rollback in transact 2 years ago
Jörg Prante 8baa0b608b cosmetic 2 years ago
Jörg Prante aec2061f68 update to gradle 7.4.2, add metadata column length API 2 years ago
Jörg Prante 81a0bd8bc9 simple fix for colon use in SQL select statement 2 years ago
Jörg Prante d35071b910 replace Date by LocalDateTime 2 years ago
Jörg Prante 436ae935b8 cosmetic changes 2 years ago
Jörg Prante 83a12913cf clean logging in pool, add row count, use lambdas 2 years ago
Jörg Prante 21556e171e initial commit 2 years ago