1
0
Fork 0

the chapter 'Foxx Queries' doesn't exist

This commit is contained in:
Patrick Huber 2014-12-02 08:20:07 +01:00
parent f1c6c6cc24
commit 340031db9d
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ exports.repository = TodosRepository;
You can define custom query methods using Foxx.createQuery and Foxx.Repository.extend.
For more details see the chapter on Foxx Queries.
*Examples*
```javascript