Commit Graph

23 Commits

Author SHA1 Message Date
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 badc8a6088 database refactoring. 2011-08-01 17:58:20 -05:00
Taylor Otwell 7e439ab52e fixed bug in config has method. 2011-07-26 22:56:51 -05:00
Taylor Otwell 989ba6743b Added support for specifying columns when paginating. 2011-07-26 08:24:32 -05:00
Taylor Otwell db6b93f668 Tweak Query->paginate for new paginator constructor API. 2011-07-25 14:09:08 -07:00
Taylor Otwell b933b19dfd Refactoring query builder for pagination changes. 2011-07-21 07:25:54 -07:00
Taylor Otwell 218783ecee Refactoring Query class pagination. 2011-07-21 07:17:53 -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 b4c7dcb9ea Added support for 'wrap' option. 2011-07-19 11:17:51 -07:00
Taylor Otwell 787be6bc99 Changed Query::get and Query::first to accept arrays of columns instead of a dynamic parameter list. 2011-07-08 07:28:38 -07:00
Taylor Otwell bc8c0f2cc7 Refactor Query class. Remove comment bloat. 2011-07-07 08:45:37 -07:00
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 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 3392971ce5 added dynamic finders to fluent query builder and eloquent. 2011-06-22 21:11:35 -05:00
Taylor Otwell 5bfbfe4243 Refactoring System\DB\Query. 2011-06-17 13:09:50 -07: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