Stefan Schneider 293df73fb6 Fixed #28648 -- Corrected typo in docs/topics/db/queries.txt. 7 years ago
..
examples f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 years ago
aggregation.txt b78d100fa6 Fixed #27849 -- Added filtering support to aggregates. 7 years ago
index.txt d612026c37 Refs #28595 -- Added a hook to add execute wrappers for database queries. 7 years ago
instrumentation.txt d612026c37 Refs #28595 -- Added a hook to add execute wrappers for database queries. 7 years ago
managers.txt dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 years ago
models.txt 473ab4610e Fixed #28332 -- Fixed diamond inheritence example in docs. 7 years ago
multi-db.txt 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. 7 years ago
optimization.txt 01f658644a Updated various links in docs to avoid redirects 7 years ago
queries.txt 293df73fb6 Fixed #28648 -- Corrected typo in docs/topics/db/queries.txt. 7 years ago
search.txt eac396a5d0 Fixed typos in docs/topic/db/search.txt. 8 years ago
sql.txt 489421b015 Fixed #23546 -- Added kwargs support for CursorWrapper.callproc() on Oracle. 7 years ago
tablespaces.txt 3297dede7f Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. 7 years ago
transactions.txt c9b22707b0 Fixed #28479 -- Doc'd that transaction rollback doesn't revert model state. 7 years ago