Commit graph

12 commits

Author SHA1 Message Date
meecube
101f673aea Restore upgrading functionality 2024-07-29 20:16:04 +02:00
meecube
b7f565f0a9 mostly implemented additional status to DB 2024-07-16 21:19:57 +02:00
meecube
b49902192c clean up 2024-07-15 02:02:46 +02:00
meecube
76dab0944f attempting to implement equippoints 2024-07-12 01:14:32 +02:00
Paul Campbell
c22cdc7eca refactor: Removed unused jewelry_slot_num field
Since the dragon force augment mechanic was implemented, the
jewelry_slot_num field in the DB is no longer used, so remove it.
2024-04-30 08:17:14 -04:00
Sehkah
1a1926d868 Use SQLite schema as foundation & transform incompatible syntax to avoid multiple schema files. 2023-09-23 12:40:45 +02:00
Sehkah
8ccb17fbbf Reduce differences between database schemas. 2023-09-23 00:06:03 +02:00
Sehkah
f7710f89f0 Fix PSQL time zone & ushort/uint issues. 2023-09-21 23:16:47 +02:00
Sehkah
21e24d82f8 Add initial required setup for MariaDB support. 2023-09-18 00:24:22 +02:00
Sehkah
78a1dee34f Fix UTC-related timezone issues with PSQL.
Note: Support for logging in with PSQL is provided now.
2023-09-17 22:51:52 +02:00
Sehkah
e2bed79923 Add PSQL-specific configurations and docker compose setup. 2023-09-17 17:59:01 +02:00
Sehkah
254d67bb34 Add simple PSQL config. 2023-09-17 17:41:01 +02:00