Skip to content

Commit 08afa05

Browse files
JaBistDuNarrischJaBistDuNarrisch
authored andcommitted
Minor changes
1 parent a16bd46 commit 08afa05

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/Migrator.Tests/Providers/PostgreSQL/PostgreSQLTransformationProvider_AddIndexTests.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,6 @@ public void AddIndex_IncludeColumnsMultiple_Success()
165165
.Using<string>((x, y) => string.Compare(x, y, ignoreCase: true)));
166166
}
167167

168-
/// <summary>
169-
/// This test is located in the dedicated database type folder not in the base class since partial indexes (Oracle) are not supported in the migrator at this point in time.
170-
/// </summary>
171168
[Test]
172169
public void AddIndex_FilteredIndexSingle_Success()
173170
{

0 commit comments

Comments
 (0)