Taylor Otwell
|
622635d5cf
|
Fixed typo in Query::select comment.
|
2011-07-05 09:54:31 -07:00 |
Taylor Otwell
|
c480e19b6c
|
Added better support for aliases column to Query class.
|
2011-07-05 09:49:38 -07:00 |
Taylor Otwell
|
e452bbdf3a
|
Fixed return type of Eloquent delete method.
|
2011-06-28 15:01:15 -07:00 |
Taylor Otwell
|
1aa86d0798
|
improved performance. added support for database ports.
|
2011-06-28 12:21:21 -05:00 |
Taylor Otwell
|
739068b00d
|
moved cache, db, logs, and sessions to the storage directory.
|
2011-06-24 23:03:22 -05:00 |
Taylor Otwell
|
3985a98f60
|
Added Eloquent::all().
|
2011-06-24 11:33:42 -07:00 |
Taylor Otwell
|
a97b8b7fda
|
added exception for wrong number of parameters to dynamic finders.
|
2011-06-22 21:30:48 -05:00 |
Taylor Otwell
|
319dcbe777
|
Merge branch 'develop' of github.com:taylorotwell/laravel into develop
|
2011-06-22 21:12:04 -05:00 |
Taylor Otwell
|
3392971ce5
|
added dynamic finders to fluent query builder and eloquent.
|
2011-06-22 21:11:35 -05:00 |
Taylor Otwell
|
d7aca820e5
|
Clarified comments in Eloquent\Hydrator.
|
2011-06-22 10:39:52 -07:00 |
Taylor Otwell
|
fcdcc656b4
|
Add exception for SQLite databases that can't be found.
|
2011-06-21 13:14:54 -07:00 |
Taylor Otwell
|
8a4db9ff2d
|
fixed attribute setting bug in hydrator.
|
2011-06-18 10:02:18 -05:00 |
Taylor Otwell
|
c751844aab
|
fixed belongs_to eager loading bug when parent does not exist.
|
2011-06-18 09:54:50 -05:00 |
Taylor Otwell
|
90fadb2980
|
Fixing spacing in Eloquent\Hydrator.
|
2011-06-17 14:53:41 -07:00 |
Taylor Otwell
|
21c1249484
|
Fixing spacing in Eloquent.
|
2011-06-17 14:52:33 -07:00 |
Taylor Otwell
|
e3ffb3f171
|
Refactoring Eloquent\Hydrator.
|
2011-06-17 14:50:07 -07:00 |
Taylor Otwell
|
eaaac620a0
|
Refactoring System\DB\Eloquent.
|
2011-06-17 14:47:45 -07:00 |
Taylor Otwell
|
8c0dfffa34
|
Add PHPDoc to delete method in Eloquent.
|
2011-06-17 13:38:16 -07:00 |
Taylor Otwell
|
43f196878c
|
Improved comments in System\DB\Eloquent.
|
2011-06-17 13:36:57 -07:00 |
Taylor Otwell
|
5bfbfe4243
|
Refactoring System\DB\Query.
|
2011-06-17 13:09:50 -07:00 |
Taylor Otwell
|
0f8f3f347c
|
Refactor Query\Compiler.
|
2011-06-17 11:56:13 -07:00 |
Taylor Otwell
|
00fcaf2be9
|
Improve comments in DB\Connector.
|
2011-06-17 11:51:53 -07:00 |
Taylor Otwell
|
30c83f265d
|
overall code refactoring.
|
2011-06-14 17:27:11 -05:00 |
Taylor Otwell
|
9cee469371
|
added support for overriding many-to-many table names.
|
2011-06-13 22:09:34 -05:00 |
Taylor Otwell
|
ae7114163a
|
syntax cleanup in eloquent warehouse.
|
2011-06-13 22:01:36 -05:00 |
Taylor Otwell
|
285cdcc8f2
|
fixed bug when deleting eloquent models.
|
2011-06-13 21:34:53 -05:00 |
Taylor Otwell
|
05b2e28770
|
added ability to specify foreign key for has_one and has_many relationships.
|
2011-06-12 22:19:46 -05:00 |
Taylor Otwell
|
6f1f5eed0d
|
allow literal path in sqlite database config.
|
2011-06-10 22:30:41 -05:00 |
Taylor Otwell
|
f7bb0c5510
|
trimmed comment bloat. returning boolean on eloquent save.
|
2011-06-10 12:43:09 -05:00 |
Taylor Otwell
|
a188d62105
|
initial commit of laravel!
|
2011-06-08 23:45:08 -05:00 |