mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-21 15:28:27 +00:00
56c29154f0
* [Database] Add primary key to keyring table # Notes - Adds a primary key of `id` to `keyring` table so we can use it with repositories. * Update version.h * Update client.cpp * Update client.cpp