Commit 517f8c1
authored
Skip logging queries
Fixes #287
CursorDebugWrapper already adds an entry to the queries_log post-execution: https://github.com/django/django/blob/main/django/db/backends/utils.py#L145-L1501 parent 871c1c8 commit 517f8c1
File tree
1 file changed
+0
-4
lines changed- python/sqlcommenter-python/google/cloud/sqlcommenter/django
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 93 | | |
0 commit comments