mirror of
https://github.com/django/django.git
synced 2025-10-28 02:29:56 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| class.txt | ||
| conditional-expressions.txt | ||
| database-functions.txt | ||
| expressions.txt | ||
| fields.txt | ||
| index.txt | ||
| indexes.txt | ||
| instances.txt | ||
| lookups.txt | ||
| meta.txt | ||
| options.txt | ||
| querysets.txt | ||
| relations.txt | ||