ee793632df1c3ed1cd84609dd7a542524ee8eb5a
Updated Program.cs to configure SQL exception handling using the new "SqlException" section in appsettings.json. Renamed "SqlExceptionTranslator" to "SqlException" and added error message mappings for specific SQL exception numbers to enable custom exception translation.
Description
Languages
C#
100%