Browse Source

release/2.5.0

Lith 4 months ago
parent
commit
4782cd4330
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Vitorm.PostgreSQL/DataProvider.cs

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

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