Plan/Plan/common/src/main/java/com/djrapitops/plan/extension/implementation/storage
Aurora Lahtela 670ef2aff3 Fix exception when storing Extension boolean values with MySQL
Query was using reserved keyword 'stored' as a table alias

Changed it to use 'indb' as the alias

Affects issues:
- Fixed #3508
2024-03-09 10:51:53 +02:00
..
queries Reorganize some packages 2023-10-21 19:19:08 +03:00
transactions Fix exception when storing Extension boolean values with MySQL 2024-03-09 10:51:53 +02:00