0
0
mirror of https://github.com/django/django.git synced 2024-12-01 07:31:48 +01:00
django/docs/topics/db
Shai Berger d612026c37 Refs #28595 -- Added a hook to add execute wrappers for database queries.
Thanks Adam Johnson, Carl Meyer, Anssi Kääriäinen, Mariusz Felisiak,
Michael Manfre, and Tim Graham for discussion and review.
2017-09-21 12:13:09 -04:00
..
examples
aggregation.txt Fixed #27849 -- Added filtering support to aggregates. 2017-08-12 17:58:28 -04:00
index.txt Refs #28595 -- Added a hook to add execute wrappers for database queries. 2017-09-21 12:13:09 -04:00
instrumentation.txt Refs #28595 -- Added a hook to add execute wrappers for database queries. 2017-09-21 12:13:09 -04:00
managers.txt
models.txt Fixed #28332 -- Fixed diamond inheritence example in docs. 2017-09-02 14:10:41 -04:00
multi-db.txt
optimization.txt
queries.txt
search.txt
sql.txt Fixed #23546 -- Added kwargs support for CursorWrapper.callproc() on Oracle. 2017-08-12 21:06:49 +02:00
tablespaces.txt
transactions.txt Fixed #28479 -- Doc'd that transaction rollback doesn't revert model state. 2017-09-04 15:43:29 -04:00