Ideas
- Ability to track sync times (some auto table for tracking Client/Server LastSyncedOn)
Add-Migration InitialDatabase -Project Sample.Server.Data.Sql -StartupProject Cornerstone.Benchmark Add-Migration InitialDatabase -Project Sample.Server.Data.Sqlite -StartupProject Cornerstone.Benchmark
Add-Migration InitialDatabase -Project Sample.Client.Data.Sql -StartupProject Cornerstone.Benchmark Add-Migration InitialDatabase -Project Sample.Client.Data.Sqlite -StartupProject Cornerstone.Benchmark