mirror of
https://github.com/strapi/strapi.git
synced 2025-10-16 10:33:34 +00:00
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
This commit is contained in:
parent
5437e6f10f
commit
c8b6b65ef1
@ -18,7 +18,7 @@ This reordering feature is available in the Content Manager and the API.
|
||||
|
||||
`packages/core/database/lib/entity-manager/relations-orderer.js`
|
||||
|
||||
## How order is stored in DB?
|
||||
## How is the order stored in DB?
|
||||
|
||||
- We store the order of the relations in a `order` field.
|
||||
- For bidirectional relations, we store the order of the other side in a `inverse_order` field.
|
||||
|
Loading…
x
Reference in New Issue
Block a user