django/docs/topics/db
Mariusz Felisiak bed1755bc5 [2.2.x] Changed IRC references to Libera.Chat.
Backport of 66491f08fe from main.
2021-05-20 12:42:48 +02:00
..
examples [2.2.x] Refs #30947 -- Changed tuples to lists in model Meta options examples in docs. 2019-11-05 08:40:38 +01:00
aggregation.txt [2.2.x] Used 🎫 role in all tickets links. 2019-11-26 14:45:15 +01: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 Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
managers.txt [2.2.x] Changed tuple choices to list in docs. 2019-05-15 14:41:01 +02:00
models.txt [2.2.x] Fixed typo in docs/topics/db/models.txt. 2019-06-24 09:05:15 +02:00
multi-db.txt [2.2.x] Fixed #27164 -- Fixed an example of using routers in multiple databases docs. 2019-11-20 11:51:59 +01:00
optimization.txt [2.2.x] Fixed #30828 -- Added how to remove/insert many-to-many relations in bulk to the database optimization docs. 2019-11-12 13:13:49 +01:00
queries.txt [2.2.x] Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt. 2019-11-07 09:41:27 +01:00
search.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
sql.txt [2.2.x] Changed IRC references to Libera.Chat. 2021-05-20 12:42:48 +02:00
tablespaces.txt Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. 2017-06-27 21:15:15 +02:00
transactions.txt Fixed #28584 -- Dropped support for SQLite < 3.7.15. 2017-10-03 10:42:18 -04:00