Lith 4 сар өмнө
parent
commit
4782cd4330

+ 1 - 0
src/Vitorm.PostgreSQL/DataProvider.cs

@@ -1,6 +1,7 @@
 using System.Collections.Generic;
 
 using Vitorm.Sql;
+using Vitorm.Sql.DataProvider;
 
 namespace Vitorm.PostgreSQL
 {