Taylor Otwell
|
3416506194
increment version. refactor eloquent eager loading matching.
|
12 years ago |
Vinícius Fragoso
|
f36446bd10
Improving laravel relationship performance
|
12 years ago |
Taylor Otwell
|
46f68ab78c
Merge pull request #813 from anaxamaxan/patch-3
|
13 years ago |
Taylor Otwell
|
1203473469
revert eloquent back to 3.2.3
|
13 years ago |
Sergii Grebeniuk
|
690e8572aa
phpdoc fixes
|
13 years ago |
Chris Berthe
|
3b6191ec16
Merge remote-tracking branch 'upstream/develop' into develop
|
13 years ago |
Taylor Otwell
|
14e9488cf9
Speed up eager loading of many to many.
|
13 years ago |
Chris Berthe
|
17e75a9719
Merge remote-tracking branch 'upstream/develop' into develop
|
13 years ago |
Koen Schmeets
|
aeeb010e0a
Fixing reference issue in relationship matching
|
13 years ago |
anaxamaxan
|
19a3e9dc2b
Allow Model instance an id for first argument in Has_Many_And_Belongs_To::attach() and same for ::detach(). Also a typo fix for the docblock on attach().
|
13 years ago |
Chris Berthe
|
fafaf724b0
Grammar/Vocabulary fixes
|
13 years ago |
Taylor Otwell
|
b5f5927fa7
Fix bug with many-to-many relationships on non-default database connection.
|
13 years ago |
Taylor Otwell
|
9cee86ffb9
use array_values on relationship matches.
|
13 years ago |
Taylor Otwell
|
94948cf675
Fix Eloquent eager loading matching.
|
13 years ago |
Taylor Otwell
|
94b8582865
Add DateTime support to database binding layer.
|
13 years ago |
Taylor Otwell
|
fda19731c5
Fixing update handling in Has_Many and Has_One relationships.
|
13 years ago |
Taylor Otwell
|
1a5d4250d1
fix conflicts.
|
13 years ago |
Maxime Dizerens
|
3850f575f0
Misspelt word corrected!
|
13 years ago |
Kelly Banman
|
587a80acbb
Timestamps are optional in many-to-many pivot table
|
13 years ago |
Taylor Otwell
|
369ecd80f7
Merge branch 'staging' into develop
|
13 years ago |
Taylor Otwell
|
636d05665c
fix merge conflicts.
|
13 years ago |
Taylor Otwell
|
75f6384767
fix eloquent->delete bug.
|
13 years ago |
Taylor Otwell
|
579bc8719f
cleaning up code.
|
13 years ago |
Taylor Otwell
|
cd71c1e517
added sync method to has many and belongs to entity relationship.
|
13 years ago |
Daniel Bondergaard
|
3639d2c46f
Fixed pivot model hydration loading in Eloquent2
|
13 years ago |
Taylor Otwell
|
57cf817de4
Fix pivot constraints on ->pivot() method of many-to-many.
|
13 years ago |
Taylor Otwell
|
b6615ddbee
Fixing a few things in Eloquent 2.
|
13 years ago |
Taylor Otwell
|
453d4154f2
Added "pivot" method to has_many_and_belongs_to.
|
13 years ago |
Taylor Otwell
|
079400ff3d
Allow passing in a model instance to relationship insert / update methods.
|
13 years ago |
Taylor Otwell
|
e540fd3b6d
Automatically detect eloquent table names.
|
13 years ago |
Taylor Otwell
|
fcff36a0ac
Added related model updating from belongs_to relationship.
|
13 years ago |
Taylor Otwell
|
762f2402c3
Fixing bugs and improving.
|
13 years ago |
Taylor Otwell
|
b5e75f6fcf
Fixing bugs and improving.
|
13 years ago |
Taylor Otwell
|
dc92dd264d
Adding auto detection of intermediate table names.
|
13 years ago |
Taylor Otwell
|
c3d95122e4
Fixing bugs… adding better pivot support.
|
13 years ago |
Taylor Otwell
|
c9c0ddf569
Fixing bugs in Eq2.
|
13 years ago |
Taylor Otwell
|
d6d667af90
Added Eloquent 2.
|
13 years ago |