mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
- Use GetBoolDefault/GetIntDefault/GetStringDefault instead of GetOption<T> - Remove non-existent GetRealmName(), use hardcoded name - Simplify Field access to just GetString() (no GetType()) - Handle null Alias in field metadata gracefully