File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ TestBlockGlobalDelete
79
79
TestDeleteWithAssociations
80
80
TestDeleteAssociationsWithUnscoped
81
81
TestDeleteSliceWithAssociations
82
- # TestSoftDeleteReturning
82
+ TestSoftDeleteReturning
83
83
TestDeleteReturning
84
84
TestDeleteByPrimaryKeyOnly
85
85
TestHardDeleteAfterSoftDelete
@@ -106,17 +106,17 @@ TestUpdateEmbeddedFields
106
106
TestDialectorWithErrorTranslatorSupport
107
107
TestSupportedDialectorWithErrDuplicatedKey
108
108
TestSupportedDialectorWithErrForeignKeyViolated
109
- # TestGenericsCreate
109
+ TestGenericsCreate
110
110
TestGenericsCreateInBatches
111
- # TestGenericsExecAndUpdate
111
+ TestGenericsExecAndUpdate
112
112
TestGenericsRow
113
113
TestGenericsDelete
114
114
TestGenericsFindInBatches
115
115
TestGenericsScopes
116
- # TestGenericsJoins
116
+ TestGenericsJoins
117
117
TestGenericsNestedJoins
118
- # TestGenericsPreloads
119
- # TestGenericsNestedPreloads
118
+ TestGenericsPreloads
119
+ TestGenericsNestedPreloads
120
120
TestGenericsDistinct
121
121
TestGenericsGroupHaving
122
122
TestGenericsSubQuery
@@ -136,7 +136,7 @@ TestHooksForSlice
136
136
TestFailedToSaveAssociationShouldRollback
137
137
TestUpdateCallbacks
138
138
TestPropagateUnscoped
139
- # TestOverrideJoinTable
139
+ TestOverrideJoinTable
140
140
TestJoins
141
141
TestJoinsForSlice
142
142
TestJoinConds
@@ -224,7 +224,7 @@ TestPreloadManyToManyCallbacks
224
224
TestPreloadWithAssociations
225
225
TestNestedPreload
226
226
TestNestedPreloadForSlice
227
- # TestPreloadWithConds
227
+ TestPreloadWithConds
228
228
TestNestedPreloadWithConds
229
229
TestPreloadEmptyData
230
230
TestPreloadGoroutine
You can’t perform that action at this time.
0 commit comments