| Age | Commit message (Collapse) | Author |
|
|
|
get_constraints().
|
|
|
|
|
|
|
|
|
|
|
|
pre-migrate state.
Refs #24100.
Thanks Tim for the review.
|
|
post-migrate state when the execution plan is empty.
Refs #24100.
Thanks tkhyn for the report and Tim for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added django.db.models.sql.query.Query.set_values() method to handle
query mutation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim for the review.
|
|
This removes the need for some inner imports.
|
|
|
|
|
|
can_return_ids_from_bulk_insert.
|
|
* Added the index name to its deconstruction.
* Added indexes to sqlite3.schema._remake_table() so that indexes
aren't dropped when _remake_table() is called.
Thanks timgraham & MarkusH for review and advice.
|
|
migrations.
|
|
prefetch_related() cache.
|
|
Thanks weidwonder for the report.
|
|
This removes the dependency of the Index class on its 'model'
attribute.
|
|
a result.
|
|
Thanks mcgeeco for reporting, and claudep and timgraham for review.
|
|
|
|
|
|
Unused as of 2b039d966f6e61a5ffb5ffac25aa198f9043de3d.
|
|
through model.
|
|
|
|
Thanks Trac alias karyon for the report and Tim for the review.
|
|
|
|
|
|
|