This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
1,413
Commits
1
Branch
0
Tags
7b8426977ad704568762016f2b761da9908e992e
Commit Graph
13 Commits
Remove SQL indexes on the permission field
Luck
·
2018-12-23 21:56:51 +00:00
c4154c09da
Switch default MySQL/MariaDB charset from utf8 to utf8mb4
https://medium.com/@adamhooper/in-mysql-never-use-utf8-use-utf8mb4-11761243e434
Relates to
#1337
Luck
·
2018-12-18 16:02:25 +00:00
2cb5e437fd
Move schema files to a namespaced package (
#899
)
Luck
·
2018-04-20 14:59:06 +01:00
8e5bcdd5ea
Fix broken usage of LogEntry#getActed
Luck
·
2017-11-09 21:05:06 +00:00
22fba0c172
Increase actor_name field length to account for changes to logging
Luck
·
2017-11-02 19:28:49 +00:00
c20b91d5ea
Refactor the log creation process
Luck
·
2017-10-30 21:06:45 +00:00
357717886e
Increase actions actor_name column length (
#525
)
Luck
·
2017-10-30 20:03:03 +00:00
0e581cbcf3
Cleanup poms, update copyright header
Luck
·
2017-04-15 19:01:52 +01:00
1f54bc41cc
Make the standard MySQL driver the default again
Luck
·
2017-04-06 11:30:17 +01:00
029dc9f8d9
Fix using UTF-8 characters with MySQL -
closes
#129
Luck
·
2017-01-22 12:19:29 +00:00
c03585aeca
Fixes towards
#77
Luck
·
2016-12-27 14:55:21 +00:00
2dad9f84fc
Fully implement new SQLBacking - towards
#77
Luck
·
2016-12-27 14:27:05 +00:00
a81a361a93
WIP: implement better sql schema - towards
#77
Luck
·
2016-12-24 20:30:35 +00:00
6874cfd5b1