Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIssue/1970/define ordering for models #3364
Conversation
codecov
bot
commented
May 15, 2020
•
Codecov Report
@@ Coverage Diff @@
## master #3364 +/- ##
==========================================
+ Coverage 85.13% 85.14% +0.01%
==========================================
Files 289 289
Lines 15528 15542 +14
==========================================
+ Hits 13219 13233 +14
Misses 2309 2309
|
Thanks for this. I gave some of the indexes more thought and feel that they will not provide a performance benefit, so have requested removal of a few. A few other minor changes also requested. |
122409a
to
60a1d60
@solarissmoke, Apologies, It was a problem on my end. I forgot to run make migrations |
It is to do with your commit. You have changes for which there are migrations missing from the PR. |
Yeah, I've pushed again with the missing migrations.
|
Thanks for this. It'll be a couple of weeks before we can merge (want to get v2.1 out first). |
3c9a819
to
3a677f9
SameeranB commentedMay 15, 2020
•
edited by solarissmoke
Fixes #1970.
This adds ordering and database indexing to the following fields in their respective models.