Commit 4d33f6a
Fix SQL baseline for Parameter_collection_Concat_column_collection test
Update the expected parameter name from @__ints_0 to @__p_0 in the
AssertSql baseline for the Parameter_collection_Concat_column_collection
test, matching the actual SQL generated by EF Core.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 82f06b2 commit 4d33f6a
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1432 | 1432 | | |
1433 | 1433 | | |
1434 | 1434 | | |
1435 | | - | |
| 1435 | + | |
1436 | 1436 | | |
1437 | 1437 | | |
1438 | 1438 | | |
1439 | | - | |
| 1439 | + | |
1440 | 1440 | | |
1441 | 1441 | | |
1442 | 1442 | | |
| |||
0 commit comments