Taylor Otwell
|
9d4d6e52bd
|
refactor database structure... moved db\manager back to system\db.php
|
2011-08-13 22:23:07 -05:00 |
Taylor Otwell
|
17727a2278
|
rename eloquent::model to eloquent::model_name
|
2011-08-13 20:01:45 -05:00 |
Taylor Otwell
|
19de53ea3c
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2011-08-12 20:16:45 -05:00 |
Taylor Otwell
|
7579715563
|
Merge branch 'master' into develop
|
2011-08-12 20:16:37 -05:00 |
staydecent
|
a7af884229
|
Fixed typo on line 12 of system/db/eloquent/model.php
|
2011-08-12 12:30:55 -07:00 |
Taylor Otwell
|
904588a51a
|
Add default value to order_by direction.
|
2011-08-12 08:47:31 -05:00 |
Taylor Otwell
|
3b5af93064
|
Return the Eloquent model instance in the fill method.
|
2011-08-11 13:54:48 -05:00 |
Taylor Otwell
|
22676ccee0
|
Refactor the query->get() method.
|
2011-08-08 16:09:08 -05:00 |
Taylor Otwell
|
3d30f9f855
|
Refactor the database connector.
|
2011-08-08 16:00:01 -05:00 |
Taylor Otwell
|
4243e721ca
|
Return a boolean success or failure when saving Eloquent models.
|
2011-08-08 11:04:50 -05:00 |
Taylor Otwell
|
87a65c2032
|
Refactor the database query builder.
|
2011-08-08 10:57:37 -05:00 |
Taylor Otwell
|
d2be60205b
|
Refactor the database query builder.
|
2011-08-08 10:56:06 -05:00 |
Taylor Otwell
|
73065d12c2
|
Refactor the database manager.
|
2011-08-08 10:51:46 -05:00 |
Taylor Otwell
|
a1956f016c
|
Refactor the database connector.
|
2011-08-08 10:51:01 -05:00 |
Taylor Otwell
|
2aef4de8d5
|
Refactoring Eloquent.
|
2011-08-08 10:26:34 -05:00 |
Taylor Otwell
|
db391b8090
|
Refactor the database query class.
|
2011-08-08 10:24:23 -05:00 |
Taylor Otwell
|
64fb09a870
|
Refactor the database manager.
|
2011-08-08 10:23:13 -05:00 |
Taylor Otwell
|
e78a5b0ad3
|
Refactor the connector class.
|
2011-08-08 10:22:37 -05:00 |
Taylor Otwell
|
f0f3dffc11
|
added module support!
|
2011-08-03 22:10:07 -05:00 |
Taylor Otwell
|
f087df9bb8
|
Refactor database manager.
|
2011-08-02 13:49:17 -05:00 |
Taylor Otwell
|
ecb4381d78
|
Refactoring Eloquent hydrator.
|
2011-08-02 09:02:34 -05:00 |
Taylor Otwell
|
76cf877d7e
|
Refactoring eloquent.
|
2011-08-02 08:56:21 -05:00 |
Taylor Otwell
|
718d51e0b4
|
Refactoring eloquent model.
|
2011-08-02 08:50:25 -05:00 |
Taylor Otwell
|
277be84853
|
Added where_id and or_where_id to the query builder.
|
2011-08-02 08:49:19 -05:00 |
Taylor Otwell
|
320c72edbe
|
Refactoring query class.
|
2011-08-02 08:27:01 -05:00 |
Taylor Otwell
|
e678b77b5b
|
refactored wrap method for readability.
|
2011-08-01 20:20:32 -05:00 |
Taylor Otwell
|
82a0218011
|
refactored query->select.
|
2011-08-01 20:14:30 -05:00 |
Taylor Otwell
|
75d96c9204
|
slight database refactoring.
|
2011-08-01 19:57:48 -05:00 |
Taylor Otwell
|
e3b6328394
|
fix connector conflict.
|
2011-08-01 17:59:31 -05:00 |
Taylor Otwell
|
badc8a6088
|
database refactoring.
|
2011-08-01 17:58:20 -05:00 |
Taylor Otwell
|
5f3d40b76c
|
Added support for in-memory SQLite databases.
|
2011-08-01 08:47:45 -05:00 |
Taylor Otwell
|
7e439ab52e
|
fixed bug in config has method.
|
2011-07-26 22:56:51 -05:00 |
Taylor Otwell
|
1cf4431659
|
added a few more path constants.
|
2011-07-26 22:11:16 -05:00 |
Taylor Otwell
|
989ba6743b
|
Added support for specifying columns when paginating.
|
2011-07-26 08:24:32 -05:00 |
Taylor Otwell
|
5a43f29f31
|
Tweak eloquent->paginate() for new paginator constructor API.
|
2011-07-25 14:09:54 -07:00 |
Taylor Otwell
|
db6b93f668
|
Tweak Query->paginate for new paginator constructor API.
|
2011-07-25 14:09:08 -07:00 |
Taylor Otwell
|
79482dece5
|
added emulate prepares to pdo options.
|
2011-07-23 10:49:25 -05:00 |
Taylor Otwell
|
faa4287423
|
Added support for generic PDO connections.
|
2011-07-22 12:21:39 -07:00 |
Taylor Otwell
|
46a15cf857
|
Add more detail to pagination exception message.
|
2011-07-21 08:39:36 -07:00 |
Taylor Otwell
|
b933b19dfd
|
Refactoring query builder for pagination changes.
|
2011-07-21 07:25:54 -07:00 |
Taylor Otwell
|
b2f92691a6
|
Refactoring Eloquent for pagination changes.
|
2011-07-21 07:25:32 -07:00 |
Taylor Otwell
|
218783ecee
|
Refactoring Query class pagination.
|
2011-07-21 07:17:53 -07:00 |
Taylor Otwell
|
f7eeb85ec6
|
Refactoring Eloquent pagination.
|
2011-07-21 07:16:45 -07:00 |
Taylor Otwell
|
7ec88d3faa
|
Tweak pagination comment in Query class.
|
2011-07-21 06:36:36 -07:00 |
Taylor Otwell
|
abd269aa78
|
initial version of pagination library.
|
2011-07-20 23:31:02 -05:00 |
Taylor Otwell
|
2b132512e8
|
Add comment regarding foreign and associated keys in eloquent.
|
2011-07-20 09:53:05 -07:00 |
Taylor Otwell
|
dd729886f5
|
Fix has_and_belongs_to_many eager loading initialization bug.
|
2011-07-20 07:07:15 -07:00 |
Taylor Otwell
|
17cc50375b
|
Added support for self-referential many-to-many relationships in Eloquent.
|
2011-07-20 06:57:34 -07:00 |
Taylor Otwell
|
b4c7dcb9ea
|
Added support for 'wrap' option.
|
2011-07-19 11:17:51 -07:00 |
Taylor Otwell
|
e70726caea
|
Added support for odbc connections.
|
2011-07-19 11:16:55 -07:00 |