namespace pgLabII.PgUtils.ConnectionStrings; public readonly record struct PgConfigMapping( string pqKeyword, string? pqDumpParam, string? pqEnvironment );