Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Commit cb441ad

Browse files
committed
Mention population limit in README
1 parent 5712153 commit cb441ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ The `record` setting will sideload the complete record.
9898
If the generator exits with
9999
`error: Something else already exists at ... ` you can try running it with the `--force` option (at your own risk!)
100100

101+
Some records from relations/associations are missing? Sails has a default limit of 30 records per relation when populating. Try increasing the limit as a work-around until a pagination solution exists.
102+
101103
### Ember RESTAdapter
102104

103105
If you're using [Ember CLI](//ember-cli.com), you only need to setup the RESTAdapter as the application adapter.

0 commit comments

Comments
 (0)