audit, advisories and doctors/setup work
This commit is contained in:
@@ -12,7 +12,7 @@ namespace StellaOps.BinaryIndex.GoldenSet;
|
||||
/// <summary>
|
||||
/// PostgreSQL implementation of <see cref="IGoldenSetStore"/>.
|
||||
/// </summary>
|
||||
internal sealed class PostgresGoldenSetStore : IGoldenSetStore
|
||||
public sealed class PostgresGoldenSetStore : IGoldenSetStore
|
||||
{
|
||||
private readonly NpgsqlDataSource _dataSource;
|
||||
private readonly IGoldenSetValidator _validator;
|
||||
|
||||
Reference in New Issue
Block a user