| Age | Commit message (Collapse) | Author |
|
|
|
ForeignKey/OneToOneField
|
|
Used shorter column names to make the generated index name
fit within Oracle's limit of 30 characters
|
|
Added table_name back to _create_index_sql() to prevent
duplicate index names on MySQL.
|
|
|
|
|
|
|
|
|
|
Thanks zimnyx for the report and Simon Charette, Tim Graham for
the reviews.
|
|
|
|
|
|
Refs #24015.
|
|
Thanks adityagupta104 for the report and Tim Graham for the review.
|
|
|
|
|
|
of lists)..
Thanks EmilStenstrom for the suggestion.
|
|
Refs #20680.
|
|
|