-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for 1.4.1 release #359
Merged
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6458503 - Browse repository at this point
Copy the full SHA 6458503View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea3f0a7 - Browse repository at this point
Copy the full SHA ea3f0a7View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67b61be - Browse repository at this point
Copy the full SHA 67b61beView commit details
Commits on Jan 31, 2024
-
Remove subqueries from group by. Fixes #343 (#344)
* collapse group by considers subexpressions in order to remove subquery expressions and avoid query failing * method renamed to make it "protected". * constants are removed from group by because sql server does not allow them * a django test that now passes is not excluded anymore
Configuration menu - View commit details
-
Copy full SHA for 0060aa8 - Browse repository at this point
Copy the full SHA 0060aa8View commit details -
Modify bulk update default value (#341)
* Modify bulk update default value * Patch bulk_update_with_default and add tests * Remove unused imports * Change case from default to None
Configuration menu - View commit details
-
Copy full SHA for 4df6db3 - Browse repository at this point
Copy the full SHA 4df6db3View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bf66f3 - Browse repository at this point
Copy the full SHA 2bf66f3View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dce3854 - Browse repository at this point
Copy the full SHA dce3854View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7baeb60 - Browse repository at this point
Copy the full SHA 7baeb60View commit details
Commits on Mar 6, 2024
-
Merge pull request #355 from microsoft/David-Engel-patch-1
Update product name
Configuration menu - View commit details
-
Copy full SHA for 026472d - Browse repository at this point
Copy the full SHA 026472dView commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0899188 - Browse repository at this point
Copy the full SHA 0899188View commit details -
Fix aggregate queries with case expressions (#354)
* Fix aggregate queries with case expressions
1Configuration menu - View commit details
-
Copy full SHA for adc01a5 - Browse repository at this point
Copy the full SHA adc01a5View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9653151 - Browse repository at this point
Copy the full SHA 9653151View commit details -
Configuration menu - View commit details
-
Copy full SHA for a731d03 - Browse repository at this point
Copy the full SHA a731d03View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9e538 - Browse repository at this point
Copy the full SHA ca9e538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9594ed5 - Browse repository at this point
Copy the full SHA 9594ed5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.