Skip to content

Commit af90728

Browse files
committed
reviewed
1 parent c3b0d93 commit af90728

File tree

48 files changed

+0
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+0
-96
lines changed

PostgreSQL.13.LinqService/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.13.LinqService).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.13/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.13).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.14.LinqService/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.14.LinqService).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.14/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.14).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.15.LinqService/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.15.LinqService).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.15/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.15).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.16.LinqService/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.16.LinqService).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.16/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.16).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.17.LinqService/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.17.LinqService).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

PostgreSQL.17/Tests/UserTests/Issue3148Tests/Tests.UserTests.Issue3148Tests.TestDefaultExpression_10(PostgreSQL.17).sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ FROM
1919
LIMIT 1
2020
) t1 ON 1=1
2121
WHERE
22-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
2322
CASE
2423
WHEN x."ParentID" = (
2524
SELECT
@@ -55,7 +54,6 @@ FROM
5554
LIMIT 1
5655
) t1 ON 1=1
5756
WHERE
58-
(t1."ParentID" = t1."ParentID" OR t1."ParentID" IS NULL AND t1."ParentID" IS NULL OR t1."ChildID" = t1."ChildID" OR t1."ChildID" IS NULL AND t1."ChildID" IS NULL OR t1."GrandChildID" = t1."GrandChildID" OR t1."GrandChildID" IS NULL AND t1."GrandChildID" IS NULL) AND
5957
CASE
6058
WHEN x."ParentID" = (
6159
SELECT

0 commit comments

Comments
 (0)