- 20 Feb, 2017 1 commit
-
-
Jens Segers authored
-
- 18 Feb, 2017 4 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
- 16 Feb, 2017 2 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
- 15 Feb, 2017 6 commits
-
-
Dariusz Prząda authored
-
Jens Segers authored
-
Ben Argo authored
Since the function has a check for `! $value` and assigns the MongoDB default of ‘_id’ we should be able to omit the property.
-
Dan Behrman authored
-
Eslam Salem authored
* get the Other/Owner Key name based on different version of Illuminate/Database * get the Other/Owner Key name based on different version of Illuminate/Database (all relations) * change function name to more readable
-
Jens Segers authored
-
- 14 Feb, 2017 1 commit
-
-
Jens Segers authored
-
- 27 Jan, 2017 1 commit
-
-
Bogdan Stănescu authored
* Add test for multiple level nested dot notation * Fix multiple level attributes using dot notation * Mantain parent logic on attribute read for non dot keys
-
- 25 Jan, 2017 1 commit
-
-
hussainweb authored
Fixes #1077
-
- 10 Jan, 2017 1 commit
-
-
Jivesh S. Gahlawat authored
-
- 03 Jan, 2017 1 commit
-
-
Thijs de Maa authored
Relatinoships -> relationships
-
- 10 Dec, 2016 1 commit
-
-
Jens Segers authored
-
- 04 Nov, 2016 1 commit
-
-
juanf authored
-
- 31 Oct, 2016 8 commits
-
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Jens Segers authored
-
Deividas Petraitis authored
* Recursive Convert Dates In Where Clause * Fix StyleCI
-
Fiete Börner authored
-
-
Jens Segers authored
-
- 07 Oct, 2016 3 commits
-
-
Fiete Börner authored
* add sub document aggregation array functionality example: Model::sum('subarray.*.price'); this method is much simpler as to use as complex raw aggregations for this function a $unwind directive will be pushed in pipeline before $group * change testSubdocumentArrayAggregate change test for different scenarios * rebase to latest master and fix style ci issues
-
Jens Segers authored
-
Craig Morris authored
* Remove dependency on Laravel Application * styleci
-
- 28 Sep, 2016 2 commits
-
-
Pooya Parsa authored
* Filling with Dot-Notation Keys Simply override `removeTableFromKey($key)` method and just return original keys in order to support dot-notation when calling `fill` on model. * Style CI * Dot-Notation Fill Tests
-
Ryan Hayle authored
-
- 14 Sep, 2016 1 commit
-
-
Ryan Hayle authored
-
- 02 Sep, 2016 2 commits
-
-
Maxim Lanin authored
* Fix collections attachments. If you will try to attach model simultaneously to a collection of related models, you'll crash your app, because this method will try to operate with models themselves but not with their ids. This change considers every case and fixes collections relations. * Fix typo
-
Fady Khalife authored
* Fixes #789 * StyleCI fixes * StyleCI fixes * StyleCI fixes
-
- 01 Sep, 2016 3 commits
-
-
Pooya Parsa authored
Laravel 5.3 support currently is available for 3.1.0-alpha release only!
-
Pooya Parsa authored
-
Ben Argo authored
* Adding sparce & unique indices Provides a handy workaround for issue 556. * Code styling fix This addresses the issues highlighted in the StyleCI analysis.
-
- 30 Aug, 2016 1 commit
-
-
Jens Segers authored
5.3 UnitTests
-