]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Handcrafts SQL queries a little more to reduce the query count and/or the amount...
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Tue, 30 Apr 2024 14:37:09 +0000 (07:37 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 14:37:09 +0000 (07:37 -0700)
commit7be718541885f6e6a7f6724d50c4ee9c69fe7deb
treedfbb165d339a3308d4fc991f798e604836d7473b
parent63e1f9f5d34bebddbc14d1c664ab95cbbd1fa0b3
Handcrafts SQL queries a little more to reduce the query count and/or the amount of returned data (#6489)
src/documents/barcodes.py
src/documents/bulk_edit.py
src/documents/caching.py
src/documents/checks.py
src/documents/classifier.py
src/documents/conditionals.py
src/documents/permissions.py
src/documents/sanity_checker.py
src/documents/tests/test_api_bulk_edit.py
src/documents/views.py