mlus
|
32f2e2d75e
|
fix #165
|
2026-02-24 00:22:40 +08:00 |
|
mlus
|
c2d5d37d30
|
auto close prepared statement
|
2025-11-20 12:18:26 +08:00 |
|
EoD
|
e1ac7adb11
|
allow format strings within SQL queries
This makes SQL queries more readable in some cases
|
2025-07-29 20:30:35 +00:00 |
|
EoD
|
8f77a96544
|
clarify executeUpdate variants with and without db
|
2025-07-29 20:30:35 +00:00 |
|
EoD
|
ad76e0e311
|
make QueryResult AutoClosable
This allows QueryResults to be used within a try() block without
explicitely closing them.
|
2025-07-28 22:12:47 +00:00 |
|
EoD
|
1193a17010
|
optimize all imports
|
2025-06-17 23:53:10 +00:00 |
|
EoD
|
a510b091db
|
add trace logs for all SQL queries
Can be enabled by starting minecraft with
-Dforge.logging.console.level=trace
|
2025-04-25 20:40:16 +00:00 |
|
paulm
|
439c7ee5bb
|
Addeed Sophisticated Backpack Mod compatibility
|
2025-03-20 05:26:15 +01:00 |
|
mlus
|
bb45488186
|
fix #22
|
2024-09-24 21:46:12 +08:00 |
|
mlus
|
053758e6cc
|
And for update
|
2024-08-04 17:51:07 +08:00 |
|
mlus
|
bd4694e44b
|
DataBase Fixed
|
2024-08-04 17:46:38 +08:00 |
|
mlus
|
50e146d7fe
|
Chat Sync performance enhancement
|
2024-08-04 14:20:25 +08:00 |
|
mlus
|
b3352fde51
|
1.3.0 update
|
2024-02-11 17:34:19 +08:00 |
|
mlus-Asuka
|
d32ae52537
|
update 1.2.1
|
2023-09-29 16:50:26 +08:00 |
|
mlus-Asuka
|
45e13f1199
|
1.2.0 release
|
2023-08-09 16:08:23 +08:00 |
|
mlus-Asuka
|
5ef817a9b7
|
Use HikariPool instead of original driver.Merge Fork from KK1ve.
|
2023-08-03 22:05:43 +08:00 |
|
mlus-Asuka
|
30b1690a73
|
fix chat and effects bugs.
|
2023-02-16 14:26:24 +08:00 |
|
mlus-Asuka
|
89e74813e2
|
Add chat message sync
|
2022-12-21 19:42:56 +08:00 |
|
mlus-Asuka
|
7dc5f0151b
|
fix bug
|
2022-12-09 22:47:56 +08:00 |
|
mlus-Asuka
|
4d3d8afe3d
|
add curios support
|
2022-12-08 23:02:50 +08:00 |
|
mlus-Asuka
|
ef153d26c3
|
Initial commit
|
2022-12-08 16:59:20 +08:00 |
|