mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 15:05:38 +00:00
Removed TODO about optimizing has_many sort
This commit is contained in:
parent
a8950160c8
commit
4a9c663d9c
@ -41,6 +41,3 @@ SortableGridField is not the same as SortableDataObject, since it is only a comp
|
|||||||
```sql
|
```sql
|
||||||
UPDATE YourTable SET SortOrder=SortOrder+1;
|
UPDATE YourTable SET SortOrder=SortOrder+1;
|
||||||
```
|
```
|
||||||
|
|
||||||
## @TODO
|
|
||||||
* Optimize re-ordering of a has_many relationship when sorting on a single page
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user