creating pgsql development branch
This commit is contained in:
+4
@@ -1,3 +1,7 @@
|
||||
// <copyright file="PessimisticLockBehavior.cs" company="PlaceholderCompany">
|
||||
// Copyright (c) PlaceholderCompany. All rights reserved.
|
||||
// </copyright>
|
||||
|
||||
#pragma warning disable MT1013 // Releasing lock without guarantee of execution
|
||||
#pragma warning disable MT1012 // Acquiring lock without guarantee of releasing
|
||||
#pragma warning disable CA1873
|
||||
|
||||
Reference in New Issue
Block a user