This website requires JavaScript.
Explore
Help
Register
Sign In
tom
/
hermes-server
Watch
1
Star
0
Fork
0
You've already forked hermes-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e717522c284a1d2ba87ee330c51954a7f0008c4
hermes-server
/
Store
/
Internal
History
Tom
3e717522c2
Added checks for non-user foreign keys in stores. Load/Saving stores' order is now based on table dependencies. Added ability to use chat message when using redemption.
2025-01-28 19:12:14 +00:00
..
AutoSavedStore.cs
Fixed AutoSavedStore's deletion of data when table was using composite keys.
2025-01-09 03:38:23 +00:00
ComplexAutoSavedStore.cs
Changed the default way to modify values in store. Added basic validation to stores. Using interfaces to DI store objects.
2025-01-16 19:49:02 +00:00
DatabaseTable.cs
Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
2024-12-31 18:31:21 +00:00
GroupedSaveStore.cs
Added checks for non-user foreign keys in stores. Load/Saving stores' order is now based on table dependencies. Added ability to use chat message when using redemption.
2025-01-28 19:12:14 +00:00
GroupSaveSqlGenerator.cs
Added stores for groups, group chatters and group permissions. Fixed some logging text.
2025-01-16 23:17:04 +00:00