2 Commits

Author SHA1 Message Date
brainiac
d306e139e8 normalize includes: common/repositories 2025-12-26 20:58:07 -08:00
Alex King
56c29154f0
[Database] Add primary key to keyring table (#3746)
* [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
2023-12-07 23:12:01 -05:00