From 5d4109cad438d76178c9dc7b30eb5b37cde94015 Mon Sep 17 00:00:00 2001 From: tlento Date: Thu, 13 Jun 2024 17:19:42 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Under the Hood-20240613-171930.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Under the Hood-20240613-171930.yaml diff --git a/.changes/unreleased/Under the Hood-20240613-171930.yaml b/.changes/unreleased/Under the Hood-20240613-171930.yaml new file mode 100644 index 0000000000..f23abebd55 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20240613-171930.yaml @@ -0,0 +1,6 @@ +kind: Under the Hood +body: Refine subquery ID generation. This may result in changing subquery ids for rendered SQL. +time: 2024-06-13T17:19:30.939376-07:00 +custom: + Author: tlento + Issue: "1280"