Commit History

Author SHA1 Message Date
  Franz Liedke 09cb38fc67 Fix PHPDoc referring to Closure class. 12 years ago
  Andrew Ellis 100a59c9c4 added trim() for the sql statement 12 years ago
  Taylor Otwell 295c3b80c2 add sqlite query driver. 12 years ago
  Taylor Otwell 7e33ec5f34 Allow the registration of custom database drivers. 12 years ago
  Taylor Otwell 94b8582865 Add DateTime support to database binding layer. 12 years ago
  Taylor Otwell 0455438ebe Added transaction method to database connection and eloquent model. 12 years ago
  Taylor Otwell 621fee09be cleaning up code. 12 years ago
  Taylor Otwell 484a737382 make the pdo fetch style configurable. 12 years ago
  Taylor Otwell 9804bb55dc comment cleanup. 12 years ago
  Taylor Otwell faa2eec3b9 consolidate database methods into db::query. 12 years ago
  Taylor Otwell e828b6c0c3 all database exceptions now include SQL and bindings in message for easier debugging. 12 years ago
  Taylor Otwell dd6402c648 prefix built-in events with laravel. 12 years ago
  Taylor Otwell 317e8db81f change query event name. 12 years ago
  Taylor Otwell 36834c1118 add database.profile config option. 12 years ago
  Taylor Otwell ab17ea674a fix bug in db profiling. 12 years ago
  Taylor Otwell b0a223aa4b cleaning up comment. 12 years ago
  Taylor Otwell 0f2d311739 cleaning up some code. 12 years ago
  Taylor Otwell 8240b2ffd1 move shortcut method into grammar. 12 years ago
  Taylor Otwell 087f50a52c cast bindings to array. 12 years ago
  Taylor Otwell 3c016285a1 make log function non-static. 12 years ago
  Taylor Otwell 982e009a96 added query event for hooking into database for logging. 12 years ago
  Taylor Otwell 1ec6fc766c added support for database table prefixes. 12 years ago
  Taylor Otwell ae56f68c87 use query grammar to parameterize where in sql shortcut. 12 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 12 years ago
  Taylor Otwell ddd6d44782 fix bug affecting using db::raw with eloquent. 13 years ago
  Han Lin Yap 287433193d phpdoc correction 13 years ago
  Taylor Otwell 937441d31b cleaning up more code. 13 years ago
  Taylor Otwell e55f9e9fad Added a helpful comment regarding expressions. 13 years ago
  Taylor Otwell 9caf239f6b various refactorings. 13 years ago
  Taylor Otwell 32989d39c8 some small refactorings and cleanup. 13 years ago
  Taylor Otwell b71ecb4363 removed packages directory. refactoring. 13 years ago
  Taylor Otwell af36cb3d5a various refactoring and tweaks. 13 years ago
  Taylor Otwell 9fc9f88a41 refactoring various pieces of the framework. 13 years ago
  Taylor Otwell 68455378cc added support for database expressions. 13 years ago
  Taylor Otwell 7317b5857b refactored welcome pages. 13 years ago
  Taylor Otwell 14186a00e0 refactoring and bug fixes. 13 years ago
  Taylor Otwell c6f9734603 refactoring. 13 years ago
  Taylor Otwell 7898094e25 clean up a few more things. 13 years ago
  Taylor Otwell cb5a426cba added database connectors and cleaned up configuration. 13 years ago
  Taylor Otwell 917d4cb1e4 testing database. 13 years ago
  Taylor Otwell 8688270f22 fixed database bugs. 13 years ago
  Taylor Otwell 15449c34b1 refactoring database layer. 13 years ago
  Taylor Otwell ca8883d727 refactoring database connection. 13 years ago
  Taylor Otwell 68b0d29110 fix namespacing issue. 13 years ago
  Taylor Otwell 9d56d4aa4e more database simplifications 13 years ago
  Taylor Otwell 59a7e47f82 simplified database connection configuration. 13 years ago
  Taylor Otwell 045858d88d refactoring the database layer. 13 years ago
  Taylor Otwell b8a901c792 adding better comments to database classes. 13 years ago
  Taylor Otwell 70b6cc5994 refactoring. 13 years ago
  Taylor Otwell 3e874867b8 database refactoring for dependency injection and other general refactoring. 13 years ago
  Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 13 years ago