Plan/Plan/common/src/main/java/com/djrapitops/plan/storage/database/queries/objects
Aurora Lahtela 776fa3327f Fixed issues with peak player count query optimization 2023-02-13 18:23:38 +02:00
..
playertable Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
BaseUserQueries.java Add /plan db migrate_to_online_uuids command 2022-08-21 12:19:52 +03:00
GeoInfoQueries.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
JoinAddressQueries.java Optimized server latest join addresses query 2023-01-21 12:47:13 +02:00
KillQueries.java Display new player name as light green in kills tables 2022-11-13 15:49:32 +02:00
NewerConfigQuery.java Refactoring: ActiveSession, FinishedSession and ServerUUID 2021-03-12 18:03:12 +02:00
NicknameQueries.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
PingQueries.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
ServerQueries.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
SessionQueries.java Implement http caching (#2840) 2023-01-22 10:18:14 +02:00
TPSQueries.java Fixed issues with peak player count query optimization 2023-02-13 18:23:38 +02:00
UserIdentifierQueries.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
UserInfoQueries.java Revert API jar to Java 8 and update to Java 11 APIs 2022-06-18 11:31:53 +03:00
WebUserQueries.java Added Untrusted-annotation to be more careful around user given data 2023-01-14 23:25:35 +02:00
WorldTimesQueries.java Fixed issues related to MySQL ONLY_FULL_GROUP_BY 2022-09-25 10:30:13 +03:00