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 |