Commit graph

1 commit

Author SHA1 Message Date
Sipke Schoorstra 743c963dfb
Introduce Combined Persistence Shell Features
- Implemented `CombinedPersistenceShellFeatureBase` for unified configuration of EF Core persistence components.
- Added `SharedPersistenceSettings` for shared configuration across multiple persistence shell features.
- Updated shell features for SQL Server, MySQL, PostgreSQL, SQLite, and Oracle to use a unified persistence approach.
- Refactored `PersistenceShellFeatureBase` to enable fallback to shared settings.
2026-02-13 22:11:11 +01:00