-
Notifications
You must be signed in to change notification settings - Fork 151
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
Add final SQL check when looking up involved tables #199
Add final SQL check when looking up involved tables #199
Commits on Aug 21, 2021
-
Test with "order by" using field of another table.
Dominik Bartenstein committedAug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 5ad2920 - Browse repository at this point
Copy the full SHA 5ad2920View commit details -
Add another unit test with order_by.
Proof of concept for conservative mode: final SQL query check.
Dominik Bartenstein committedAug 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 9386460 - Browse repository at this point
Copy the full SHA 9386460View commit details
Commits on Aug 22, 2021
-
Improve naming and add comments.
Print differences between regular checks and SQL check.
Dominik Bartenstein committedAug 22, 2021 Configuration menu - View commit details
-
Copy full SHA for b3ce3c6 - Browse repository at this point
Copy the full SHA b3ce3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e0a2c - Browse repository at this point
Copy the full SHA 99e0a2cView commit details
Commits on Aug 23, 2021
-
Dominik Bartenstein committed
Aug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 9639efd - Browse repository at this point
Copy the full SHA 9639efdView commit details -
Merge branch 'master' into feature/order_by
Dominik Bartenstein committedAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b409678 - Browse repository at this point
Copy the full SHA b409678View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20de25 - Browse repository at this point
Copy the full SHA d20de25View commit details -
Sqlite does not seem to ORDER BY django_content_type for Permission.
Dominik Bartenstein committedAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ab7eb91 - Browse repository at this point
Copy the full SHA ab7eb91View commit details -
Use self.is_sqlite instead of connection.vendor != 'sqlite'
Dominik Bartenstein committedAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 5d63954 - Browse repository at this point
Copy the full SHA 5d63954View commit details
Commits on Aug 24, 2021
-
Replace " with ' (as this seems to be the default quotation mark).
Clean up code.
Dominik Bartenstein committedAug 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 832adf0 - Browse repository at this point
Copy the full SHA 832adf0View commit details -
Add unit test for AtomicCache.set
Dominik Bartenstein committedAug 24, 2021 Configuration menu - View commit details
-
Copy full SHA for e870b73 - Browse repository at this point
Copy the full SHA e870b73View commit details
Commits on Nov 25, 2021
-
Dominik Bartenstein committed
Nov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d62b1c - Browse repository at this point
Copy the full SHA 1d62b1cView commit details -
Dominik Bartenstein committed
Nov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for c9cb791 - Browse repository at this point
Copy the full SHA c9cb791View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ed49e2 - Browse repository at this point
Copy the full SHA 2ed49e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c34b3d3 - Browse repository at this point
Copy the full SHA c34b3d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6dead - Browse repository at this point
Copy the full SHA fd6deadView commit details -
Configuration menu - View commit details
-
Copy full SHA for b55f50e - Browse repository at this point
Copy the full SHA b55f50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb7efa - Browse repository at this point
Copy the full SHA 4bb7efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ed8453 - Browse repository at this point
Copy the full SHA 5ed8453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c79d7 - Browse repository at this point
Copy the full SHA 21c79d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5ae1b - Browse repository at this point
Copy the full SHA 9e5ae1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c45240 - Browse repository at this point
Copy the full SHA 2c45240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 155464f - Browse repository at this point
Copy the full SHA 155464fView commit details
Commits on Nov 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b1b9d37 - Browse repository at this point
Copy the full SHA b1b9d37View commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5cbac14 - Browse repository at this point
Copy the full SHA 5cbac14View commit details
Commits on Dec 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7356556 - Browse repository at this point
Copy the full SHA 7356556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17871ef - Browse repository at this point
Copy the full SHA 17871efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38bf231 - Browse repository at this point
Copy the full SHA 38bf231View commit details