auto 192fca3a89 Fix chat log message deletion query
Corrected the SQL query in the `deleteOldMessages` method within `ChatLogQueries.java`. Originally, it was incorrectly deleting newer messages rather than older ones due to an incorrect comparison symbol. It has now been adjusted to properly delete older messages based on the provided duration.
2024-04-07 19:16:32 +02:00
2024-04-07 19:16:32 +02:00
2024-01-04 09:28:53 +01:00
2022-10-09 20:25:40 +02:00
2021-08-23 11:58:28 +02:00
2022-02-19 17:00:03 +01:00
2022-10-01 18:24:42 +02:00
2024-01-04 09:28:53 +01:00
2024-01-04 09:28:53 +01:00
2022-03-14 16:48:35 +01:00
S
Description
No description provided
Readme
5.1 MiB
Languages
Java 99.9%