Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7c95e2d

Browse files
updates
1 parent 438031d commit 7c95e2d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎Tests/FluentPostgresDriverTests/FluentPostgresDriverTests.swift‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ final class FluentPostgresDriverTests: XCTestCase {
164164
try self.benchmarker.testSoftDeleteWithQuery()
165165
}
166166

167+
func testDuplicatedUniquePropertyName() throws {
168+
try self.benchmarker.testDuplicatedUniquePropertyName()
169+
}
170+
167171
func testBlob() throws {
168172
final class Foo: Model {
169173
static let schema = "foos"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /