11ebfdd21eca0a3112a7cbd84658d311691bf863
Replaced GetEntity and GetColumn extension methods with indexers on DbModelOptions and EntityOptions. Updated all usages to use the new indexer syntax, improving code clarity and error handling for missing entity or column configurations.
Description
Languages
C#
100%