97bff61fc531d8d4a61f6a687e6a84ccb18f7de9
- Pomelo.EntityFrameworkCore.MySql 8.0.3 + EF Core Design im Core; DI.Abstractions auf 8.0.2 angehoben (Downgrade-Konflikt aufgeloest). - DatabaseOptions: Provider (MySql|Mongo) + MySqlConnectionString (Connection liegt in gitignorierter appsettings.Local.json, NICHT im Repo). - Position: AccountId + IsDemo ergaenzt (MySQL: eine positions-Tabelle statt Collection-per-Account). - CoreDbContext (accounts/positions/markets/trade_log) mit Keys, Decimal-Praezision, NotMapped fuer Runtime-Felder, Text-Spalten fuer JSON. Design-Time-Factory (Env-Var). - EF-Migration InitialCore erstellt UND auf die MySQL-DB angewandt (Tabellen live). Naechste Stufen: Core-EF-Repos + DI-Umschaltung, Modul-Context (CopyTradingDbContext) + Repos, Config-Migration Mongo->MySQL, dann Mongo entfernen. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
1.5 MiB
Languages
C#
100%