Commit Graph

16 Commits

Author SHA1 Message Date
Taylor Otwell b196313bd0 refactoring database and error classes. 2011-08-14 22:10:36 -05:00
Taylor Otwell 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php 2011-08-13 22:23:07 -05:00
Taylor Otwell badc8a6088 database refactoring. 2011-08-01 17:58:20 -05:00
Taylor Otwell 0f1bd8a739 added db::first method. 2011-07-26 22:16:55 -05:00
Taylor Otwell da1715fb76 removed unnecessary binding code. 2011-07-16 19:28:41 -05:00
Taylor Otwell 70cba4ebe2 removed null handling code in db::query until further confirmation of bug is received. 2011-07-16 08:19:36 -05:00
Taylor Otwell 514c128957 Fixed bug in bindings that was causing null to be saved as 0 in MySQL. 2011-07-14 06:30:07 -07:00
Taylor Otwell d0fafd1301 Formatting DB class. 2011-07-08 12:16:30 -07:00
Taylor Otwell 4b063ac042 refactoring database and connector classes. 2011-07-07 23:35:23 -05:00
Taylor Otwell 014c2ebf66 Removing comment bloat from DB class. 2011-07-06 14:11:44 -07:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell 2f7fa6687c Added "driver" method to System\DB. 2011-06-17 12:33:50 -07:00
Taylor Otwell ebf89b7211 improve db class comments. 2011-06-16 20:36:04 -05:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -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