Commit Graph

16 Commits

Author SHA1 Message Date
b5f2d56263 Remove debug message 2021-10-21 11:00:05 +03:00
8b5121d5fb Make thread pool configurable 2021-10-21 11:00:05 +03:00
b435696385 Add synchronous support on current thread 2021-10-21 11:00:05 +03:00
4d795edf01 Merge FranKusmiruk's Pull Request 2021-10-21 11:00:05 +03:00
2570408906 add gradle fatJar task 2021-10-21 11:00:05 +03:00
6d0ec81e2e Remove unused class 2021-10-21 11:00:05 +03:00
c4379d45b7 add synchronous 2021-10-21 11:00:04 +03:00
Bryan Terce
33f4d5ff54 Fix sync execute logic (fixes #16) 2019-06-26 01:55:08 -07:00
Bryan Terce
d88e431f07 Add synchronous execution flag 2019-06-22 12:09:17 -07:00
Bryan Terce
e6606a012a Fix lifespan syntax 2019-06-22 12:05:22 -07:00
Bryan Terce
39bb3b0b72 Add some warnings for misusing SQL injection protection (#4) 2018-05-09 15:35:47 -07:00
Bryan Terce
cef0c4c816 Add connection lifespan option 2018-02-19 13:24:34 -08:00
Bryan Terce
3c485cf542 Cache connections with the same jdbc url (fixes #2) 2017-12-19 17:01:55 -08:00
Bryan Terce
4e629cdf11 Remove unnecessary imports 2017-11-21 17:00:40 -08:00
Bryan Terce
3edaa7d107 Add experimental support for SkriptDoclet 2017-11-21 16:58:47 -08:00
Bryan Terce
9f414387b6 Initial commit 2017-11-18 19:49:49 -08:00