|
9db09f83cb
|
Fix ManyThroughModelRelation eagerloading
|
2020-08-30 18:56:27 +02:00 |
|
|
b245bec0d0
|
Lazy load ModelRelation query modifiers
|
2020-08-26 14:41:40 +02:00 |
|
|
cc884f7096
|
ModelRelation eagerloading: don't make an SQL query when there is nothing to fetch
|
2020-07-29 16:17:48 +02:00 |
|
|
fb1a09baf8
|
ModelRelation/getOrFail: don't fail when 0 model where found
|
2020-07-28 15:02:50 +02:00 |
|
|
6b85a538c1
|
ManyModelRelation: fix eagerloading not working
|
2020-07-27 10:57:19 +02:00 |
|
|
2bbe4db5fe
|
ModelRelation: add post-query filters
|
2020-07-27 10:56:10 +02:00 |
|
|
be6e659ca2
|
ModelFactory: refactor make into create
|
2020-07-27 10:52:39 +02:00 |
|
|
7f398c1d4e
|
Make models extendable
|
2020-07-24 12:58:06 +02:00 |
|
|
b043513fe8
|
Bug fixes and app settings
|
2020-06-27 17:12:50 +02:00 |
|
|
10257b8294
|
ManyModelRelation: add cloneReduceToOne method
|
2020-06-27 14:58:39 +02:00 |
|
|
ec5b2b9aa0
|
Revamp model system
- Add model relations
- Get rid of SQL_CALC_FOUND_ROWS (deprecated)
- Eager loading
|
2020-06-27 14:45:05 +02:00 |
|