Skip to content

sp_QuickieStore: Moved validation of @sort_order to be much earlier on.#602

Merged
erikdarlingdata merged 2 commits intoerikdarlingdata:devfrom
ReeceGoding:dev
May 4, 2025
Merged

sp_QuickieStore: Moved validation of @sort_order to be much earlier on.#602
erikdarlingdata merged 2 commits intoerikdarlingdata:devfrom
ReeceGoding:dev

Conversation

@ReeceGoding
Copy link
Contributor

It's ugly, but it's much better than the bugs that come with relying on @sort_order to populate @ColumnDefinitions before you have validated @sort_order.

Since this change was to close #601, I have made all checks of if sort order is a wait be done by the @sort_order_is_a_wait variable. This is how we did it before 5.1.

… it's much better than the bugs that come with relying on @sort_order to populate @ColumnDefinitions before you have validated @sort_order.

Since this change was to close #601, I have made all checks of if sort order is a wait be done by the @sort_order_is_a_wait variable. This is how we did it before 5.1.
@erikdarlingdata erikdarlingdata added bug Something isn't working sp_QuickieStore For the loving of Query Store labels May 4, 2025
@erikdarlingdata erikdarlingdata merged commit 275520d into erikdarlingdata:dev May 4, 2025
1 check passed
ReeceGoding referenced this pull request in ReeceGoding/DarlingData May 14, 2025
…e build up the table variable. Fixes #611 and is very similar to #602.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sp_QuickieStore For the loving of Query Store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants