6 Commits

Author SHA1 Message Date
6c31296d3b make `ToVikingId` nullable for system messages 2025-03-06 11:45:50 -08:00
b7b99cd353 add `IsPrivate field to Message` 2025-03-06 11:33:08 -08:00
c37a719aad add `Id field to Buddy` 2025-03-06 11:04:24 -08:00
6ede8af204 implement `BuddyService`
add ``CreatedAt`` to ``Buddy`` model
add missing schemas
2025-03-03 13:29:34 -08:00
21b7cd9694 initial data model work 2025-03-03 12:35:08 -08:00
1ca53d580f reference `Microsoft.EntityFrameworkCore.Design` for database version control
add initial migration
2025-03-02 16:29:25 -08:00