-
110f3982ad
Added option to provide PreparedStatement-like query argument binding
szumielxd
2024-07-18 00:45:02 +0200
-
52d111dbfa
Ignore Eclipse internal files
szumielxd
2024-07-17 20:36:23 +0200
-
4de7dff0ad
Added missing Skript repository
szumielxd
2024-07-17 20:26:07 +0200
-
c11980eea5
Improve documentation in README.md
master
Govindas
2023-03-30 18:58:59 +0300
-
4124994b83
Support selecting sql driver at connection time & update dependencies
Govindas
2023-03-30 15:19:23 +0300
-
cf61d7589b
Update README.md
1.3.9
Govindas
2022-12-08 22:09:39 +0200
-
4d4af1622e
Update README.md
Govindas
2022-12-08 22:01:07 +0200
-
af25e695f0
Update README.md
Govindas
2022-12-08 22:00:30 +0200
-
54e260e56b
Small config fix & shade PostgreSQL driver
Govindas
2022-12-08 21:54:08 +0200
-
587f303ba5
Add max-connection-lifetime to config
Govindas
2022-12-08 21:40:28 +0200
-
8586aeefcd
Re-add thread-pool-size config option, fixes #19
Govindas
2022-12-08 21:33:09 +0200
-
eb89699ed5
Fix no vars if execute is last line & fix code cleanup
1.3.8
Govindas
2022-12-08 19:58:06 +0200
-
f92b16a09f
Code cleanup, better skript 2.6.1 support, update mariadb driver, possible bugfix, add example to README
Govindas
2022-12-08 18:48:53 +0200
-
dbce1d33f9
Revert minimizeJar due to bug & fix sync queries in non-main thread
1.3.7
Govindas
2022-12-08 17:59:45 +0200
-
a97ba3aee8
Merge pull request 'Small Improvements' (#20) from rigbot/skript-db:master into master
Govindas
2022-08-18 09:48:59 +0000
-
-
bf5429634a
Minimize Jar [pom.xl]
rigbot
2022-08-18 09:45:40 +0000
-
abd2d6fe03
Update 'pom.xml'
rigbot
2022-08-18 09:44:50 +0000
-
2cc46fdae5
Unnecessary Import [EffExecuteStatement.java]
rigbot
2022-08-18 09:43:54 +0000
-
4fee9f2898
Update 'pom.xml'
rigbot
2022-08-18 09:41:44 +0000
-
bbbfb83518
Small Changes [pom.xml]
rigbot
2022-08-18 09:41:10 +0000
-
-
f51db586ef
Document supported Minecraft server versions
Govindas
2022-08-12 08:38:18 +0000
-
3466a04ec8
Fix null pointer exception
1.3.6
Govindas
2022-03-21 17:28:59 +0200
-
d0191007a5
Fix mistake in readme
Govindas
2022-03-20 11:30:51 +0100
-
b1df041ccb
Update 'README.md'
Govindas
2022-03-20 11:29:17 +0100
-
b9e14652ea
Update 'README.md'
Govindas
2022-03-20 11:28:55 +0100
-
0098450441
Update 'README.md'
Govindas
2022-03-20 11:28:25 +0100
-
9c41039217
Update 'README.md'
Govindas
2022-03-20 11:27:35 +0100
-
46a72639af
Add config to readme
Govindas
2022-03-20 11:26:33 +0100
-
cbd1565896
Add installation to readme
Govindas
2022-03-20 11:21:59 +0100
-
0332ad9334
If we're moving to Java 9, let's move to Java 11 as it is LTS
1.3.5
Govindas
2022-03-20 12:08:41 +0200
-
32f40af484
Fix blob column types & Use Java 9
Govindas
2022-03-20 11:57:25 +0200
-
2a24a974ef
Update dependency, performance improvement
1.3.4
Govindas
2022-01-28 15:06:16 +0200
-
d80df616c3
Update dependencies
Govindas
2022-01-23 11:39:02 +0200
-
0b3b183a14
Fix compilation
Govindas
2021-10-18 13:52:07 +0300
-
70fa7b7105
1.3.3
Govindas
2021-06-26 13:12:55 +0300
-
c85d579645
fix expressions in queries, thanks to TPGamesNL
Govindas
2021-06-26 13:10:19 +0300
-
1e039c1bfe
fix skript 2.6 support
Govindas
2021-06-24 18:28:51 +0300
-
2a4d7f6a6d
add null check on locals
Govindas
2021-06-24 15:21:06 +0300
-
2dcd4edf58
reformat code (thanks TPGamesNL)
Govindas
2021-06-22 21:26:46 +0300
-
9b694206d3
Update README.md
Govindas
2021-05-12 13:17:58 +0300
-
d8cb6fedb5
finish experimental (disabled) on complete of sql query event
Govindas
2021-05-12 13:17:42 +0300
-
2eda1418cf
Add Java 8 support
Govindas
2021-05-12 12:20:13 +0300
-
83d2795519
set api version to 1.13
Govindas
2021-05-07 15:42:01 +0300
-
66459c6190
Merge pull request #10 from ham1255/master
Govindas
2021-05-04 14:02:42 +0000
-
-
35cfb0b4bb
Fixed Govindas weirdness on project files
mohammed jasem alaajel
2021-05-04 18:00:16 +0400
-
-
b1ef437b96
partially fixed pom.xml
Govindas
2021-05-04 16:46:46 +0300
-
4da64624d8
Fix pom.xml & update HikariCP
Govindas
2021-04-30 11:50:23 +0300
-
0c16b98553
make sql auto sync if not main thread
Govindas
2021-03-16 15:05:26 +0200
-
9e7c5fcbee
Preparations for quicker queries (no 50ms delay) feature
Govindas
2021-03-03 14:27:09 +0200
-
8b3d26cf78
Update README.md
Govindas
2021-02-12 12:44:58 +0200
-
5a22864650
remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly
Govindas
2021-02-12 12:43:57 +0200
-
05554a0043
1.2.1
Govindas
2021-02-09 14:25:35 +0200
-
f6a43f0b53
Make config more informative
Govindas
2021-02-07 17:22:07 +0200
-
5803be55b7
Support missing config options
Govindas
2021-02-07 17:20:00 +0200
-
d57b921b4f
Shade MariaDB driver & add configurable driver class to config
Govindas
2021-02-06 13:56:48 +0200
-
4fd654c743
bump HikariCP version
Govindas
2021-02-05 11:15:21 +0200
-
233d21a30b
Fix memory leak introduced by last commit
Govindas
2021-02-01 14:11:01 +0200
-
8e760c4d8b
Merge branch 'master' of https://github.com/Govindass/skript-db
Govindas
2021-02-01 13:58:17 +0200
-
-
fe2231ae23
Update README.md
Govindas
2021-01-18 14:59:08 +0200
-
a132912f6b
Switch from gradle to maven (preference) and optimize code
Govindas
2021-02-01 13:58:13 +0200
-
-
d4f9a394fd
Add synchronous syntax to readme
Govindas
2020-07-31 11:52:58 +0300
-
a63a4c6d6f
Fix local variables in sql queries within the same tick & first startup errors
Govindas
2020-07-31 11:50:44 +0300
-
11063c166d
Bump HikariCP 3.4.3 -> 3.4.5
Govindas
2020-06-24 08:19:09 +0300
-
b5f2d56263
Remove debug message
Govindas
2020-05-20 14:18:23 +0300
-
8b5121d5fb
Make thread pool configurable
Govindas
2020-05-18 15:34:43 +0300
-
b435696385
Add synchronous support on current thread
Govindas
2020-05-18 13:20:01 +0300
-
4d795edf01
Merge FranKusmiruk's Pull Request
Govindas
2020-05-02 20:25:36 +0300
-
2570408906
add gradle fatJar task
Govindas
2020-05-02 20:02:25 +0300
-
8d94a85779
Update HikariCP, should fix a lot of issues
Govindas
2020-05-02 19:48:35 +0300
-
6d0ec81e2e
Remove unused class
Govindas
2020-05-02 19:30:48 +0300
-
c4379d45b7
add synchronous
Govindas
2019-09-30 15:28:32 +0300
-
434ea07410
Delete EffSyncExecuteStatement.java
Govindas
2019-09-30 15:27:26 +0300
-
8ca308802f
Delete EffExecuteStatement.java
Govindas
2019-09-30 15:27:16 +0300
-
2ce1dd924e
Delete plugin.yml
Govindas
2019-09-30 15:26:48 +0300
-
b20740b020
Add files via upload
Govindas
2019-09-30 15:25:37 +0300
-
8864ed4b30
1.3.3
1.3.3
Govindas
2021-06-26 13:12:55 +0300
-
b815f50cf2
fix expressions in queries, thanks to TPGamesNL
Govindas
2021-06-26 13:10:19 +0300
-
310536c085
fix skript 2.6 support
Govindas
2021-06-24 18:28:51 +0300
-
4499355148
add null check on locals
1.3.2
Govindas
2021-06-24 15:21:06 +0300
-
131ab77c91
reformat code (thanks TPGamesNL)
Govindas
2021-06-22 21:26:46 +0300
-
db5174508f
Update README.md
Govindas
2021-05-12 13:17:58 +0300
-
4cc0d0ba4e
finish experimental (disabled) on complete of sql query event
Govindas
2021-05-12 13:17:42 +0300
-
6e1e3ce14b
Add Java 8 support
1.3.1
Govindas
2021-05-12 12:20:13 +0300
-
aa65a4e7e8
set api version to 1.13
Govindas
2021-05-07 15:42:01 +0300
-
d00fc2b6a0
Merge pull request #10 from ham1255/master
Govindas
2021-05-04 14:02:42 +0000
-
-
a72da39839
Fixed Govindas weirdness on project files
mohammed jasem alaajel
2021-05-04 18:00:16 +0400
-
-
d98bc34b38
partially fixed pom.xml
Govindas
2021-05-04 16:46:46 +0300
-
ce64eda9e2
Fix pom.xml & update HikariCP
Govindas
2021-04-30 11:50:23 +0300
-
d9f95ac101
make sql auto sync if not main thread
Govindass
2021-03-16 15:05:26 +0200
-
fbb35937e6
Preparations for quicker queries (no 50ms delay) feature
Govindass
2021-03-03 14:27:09 +0200
-
852e5e0477
Update README.md
Govindas
2021-02-12 12:44:58 +0200
-
7620da85f1
remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly
Govindass
2021-02-12 12:43:57 +0200
-
e3a6cc1fca
1.2.1
1.2.1
Govindass
2021-02-09 14:25:35 +0200
-
678d6d49d8
Make config more informative
Govindass
2021-02-07 17:22:07 +0200
-
7227496c1c
Support missing config options
Govindass
2021-02-07 17:20:00 +0200
-
1ad3813c73
Shade MariaDB driver & add configurable driver class to config
Govindass
2021-02-06 13:56:48 +0200
-
619a6831e5
bump HikariCP version
Govindass
2021-02-05 11:15:21 +0200
-
7e444ed0ca
Fix memory leak introduced by last commit
Govindass
2021-02-01 14:11:01 +0200
-
c7766fe11f
Merge branch 'master' of https://github.com/Govindass/skript-db
Govindass
2021-02-01 13:58:17 +0200
-
-
e18cd3d28c
Switch from gradle to maven (preference) and optimize code
Govindass
2021-02-01 13:58:13 +0200