Skip to content

Commit fbb3a8a

Browse files
committed
Postgress updates
1 parent 8c18daa commit fbb3a8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Generator.Tests.Integration/App.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
66
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
77
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
8+
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
89
</configSections>
910
<entityFramework>
1011
<providers>

Generator.Tests.Integration/SingleDatabaseTestPostgreSql.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System;
2-
using System.Data.Common;
1+
using System.Data.Common;
32
using System.Linq;
43
using Efrpg;
54
using Efrpg.FileManagement;

0 commit comments

Comments
 (0)