Tom Sparrow
|
e89f957135
Removed unnecessary semicolons in docs about performing raw SQL.
|
2 жил өмнө |
Mariusz Felisiak
|
39ae8d740e
Added missing backticks to function names.
|
3 жил өмнө |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 жил өмнө |
Mariusz Felisiak
|
66491f08fe
Changed IRC references to Libera.Chat.
|
3 жил өмнө |
Alexander Lyabah
|
415f50298f
Fixed #32231 -- Allowed passing None params to QuerySet.raw().
|
4 жил өмнө |
Adam Johnson
|
d17b380653
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
|
4 жил өмнө |
Hasan Ramezani
|
33f7739108
Fixed #31356 -- Changed IRC links to the Freenode webchat.
|
4 жил өмнө |
Simon Charette
|
11e327a3ff
Fixed #30988 -- Deprecated the InvalidQuery exception.
|
5 жил өмнө |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 жил өмнө |
Nick Pope
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
6 жил өмнө |
Katie McLaughlin
|
9886dffdf4
Fixed #29940 -- Recommended using the ORM rather than raw SQL.
|
6 жил өмнө |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 жил өмнө |
Adnan Umer
|
f2026ca5e2
Fixed #29337 -- Added __len__() & __bool__() to RawQuerySet.
|
7 жил өмнө |
Adnan Umer
|
ec0319ff82
Fixed #29339 -- Added result caching to RawQuerySet.
|
7 жил өмнө |
Jon Dufresne
|
7a6fbf36b1
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
|
7 жил өмнө |
Tim Graham
|
327f0f37ce
Fixed #28770 -- Warned that quoting a placeholder in a raw SQL string is unsafe.
|
7 жил өмнө |
Mariusz Felisiak
|
489421b015
Fixed #23546 -- Added kwargs support for CursorWrapper.callproc() on Oracle.
|
7 жил өмнө |
Mariusz Felisiak
|
660d50805b
Fixed #23766 -- Doc'd CursorWrapper.callproc().
|
7 жил өмнө |
Marti Raudsepp
|
51fbe2a60d
Updated postgresql.org links to https and made them canonical.
|
8 жил өмнө |
Chris Jerdonek
|
ccf7adb064
Fixed #27172 -- Closed database cursor explicitly in two doc examples
|
8 жил өмнө |
Tim Graham
|
361f60479d
Fixed #25455 -- Optimized dictfetchall() example.
|
9 жил өмнө |
Dražen Odobašić
|
5ab65ca5c9
Fixed #25326 -- Added namedtuple example for executing custom SQL.
|
9 жил өмнө |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 жил өмнө |
Floris den Hengst
|
e42a720ba2
Fixed typos and updated spelling wordlist.
|
10 жил өмнө |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 жил өмнө |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 жил өмнө |
wrwrwr
|
34a06d99e0
Cleaned up a note in docs/topics/db/sql.txt.
|
10 жил өмнө |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
10 жил өмнө |
Moayad Mardini
|
2d425116e2
Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
|
10 жил өмнө |
Moayad Mardini
|
3776926cfe
Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection
|
11 жил өмнө |