mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 22:03:15 -07:00
Update DatabaseExtensions.cs
This commit is contained in:
parent
f7538f6ece
commit
542fdbd8f0
1 changed files with 2 additions and 1 deletions
|
@ -171,6 +171,7 @@ namespace Ombi.Extensions
|
|||
{
|
||||
b.EnableRetryOnFailure();
|
||||
}).ReplaceService<ISqlGenerationHelper, NpgsqlCaseInsensitiveSqlGenerationHelper>();
|
||||
}
|
||||
|
||||
private static ServerVersion GetServerVersion(string connectionString)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue