Taylor Otwell
|
faa2eec3b9
|
consolidate database methods into db::query.
|
2012-02-17 08:47:06 -06:00 |
Taylor Otwell
|
e828b6c0c3
|
all database exceptions now include SQL and bindings in message for easier debugging.
|
2012-02-16 22:32:09 -06:00 |
Taylor Otwell
|
dd6402c648
|
prefix built-in events with laravel.
|
2012-02-16 16:26:39 -06:00 |
Taylor Otwell
|
317e8db81f
|
change query event name.
|
2012-02-16 09:08:00 -06:00 |
Taylor Otwell
|
36834c1118
|
add database.profile config option.
|
2012-02-16 08:46:48 -06:00 |
Taylor Otwell
|
ab17ea674a
|
fix bug in db profiling.
|
2012-02-15 13:29:37 -06:00 |
Taylor Otwell
|
b0a223aa4b
|
cleaning up comment.
|
2012-02-12 21:27:07 -06:00 |
Taylor Otwell
|
0f2d311739
|
cleaning up some code.
|
2012-02-12 16:34:11 -06:00 |
Taylor Otwell
|
8240b2ffd1
|
move shortcut method into grammar.
|
2012-02-06 22:09:15 -06:00 |
Taylor Otwell
|
087f50a52c
|
cast bindings to array.
|
2012-02-06 21:39:30 -06:00 |
Taylor Otwell
|
3c016285a1
|
make log function non-static.
|
2012-02-01 08:27:46 -06:00 |
Taylor Otwell
|
982e009a96
|
added query event for hooking into database for logging.
|
2012-02-01 08:25:54 -06:00 |
Taylor Otwell
|
1ec6fc766c
|
added support for database table prefixes.
|
2012-01-29 13:07:15 -06:00 |
Taylor Otwell
|
ae56f68c87
|
use query grammar to parameterize where in sql shortcut.
|
2012-01-25 15:34:19 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |
Taylor Otwell
|
ddd6d44782
|
fix bug affecting using db::raw with eloquent.
|
2011-12-10 21:54:07 -06:00 |
Han Lin Yap
|
287433193d
|
phpdoc correction
|
2011-12-04 15:00:14 +01:00 |
Taylor Otwell
|
937441d31b
|
cleaning up more code.
|
2011-11-21 22:22:41 -06:00 |
Taylor Otwell
|
e55f9e9fad
|
Added a helpful comment regarding expressions.
|
2011-11-18 14:50:11 -06:00 |
Taylor Otwell
|
9caf239f6b
|
various refactorings.
|
2011-11-02 21:27:43 -05:00 |
Taylor Otwell
|
32989d39c8
|
some small refactorings and cleanup.
|
2011-10-22 23:25:07 -05:00 |
Taylor Otwell
|
b71ecb4363
|
removed packages directory. refactoring.
|
2011-10-21 21:49:33 -05:00 |
Taylor Otwell
|
af36cb3d5a
|
various refactoring and tweaks.
|
2011-10-20 21:44:18 -05:00 |
Taylor Otwell
|
9fc9f88a41
|
refactoring various pieces of the framework.
|
2011-10-18 20:19:36 -05:00 |
Taylor Otwell
|
68455378cc
|
added support for database expressions.
|
2011-10-12 19:55:44 -05:00 |
Taylor Otwell
|
7317b5857b
|
refactored welcome pages.
|
2011-10-11 21:27:16 -05:00 |
Taylor Otwell
|
14186a00e0
|
refactoring and bug fixes.
|
2011-09-29 21:22:48 -05:00 |
Taylor Otwell
|
c6f9734603
|
refactoring.
|
2011-09-27 21:10:32 -05:00 |
Taylor Otwell
|
7898094e25
|
clean up a few more things.
|
2011-09-17 23:55:36 -05:00 |
Taylor Otwell
|
cb5a426cba
|
added database connectors and cleaned up configuration.
|
2011-09-17 23:46:24 -05:00 |
Taylor Otwell
|
917d4cb1e4
|
testing database.
|
2011-09-15 23:03:47 -05:00 |
Taylor Otwell
|
8688270f22
|
fixed database bugs.
|
2011-09-13 23:47:38 -05:00 |
Taylor Otwell
|
15449c34b1
|
refactoring database layer.
|
2011-09-13 23:04:28 -05:00 |
Taylor Otwell
|
ca8883d727
|
refactoring database connection.
|
2011-09-12 23:52:43 -05:00 |
Taylor Otwell
|
68b0d29110
|
fix namespacing issue.
|
2011-09-12 23:34:23 -05:00 |
Taylor Otwell
|
9d56d4aa4e
|
more database simplifications
|
2011-09-12 23:33:42 -05:00 |
Taylor Otwell
|
59a7e47f82
|
simplified database connection configuration.
|
2011-09-12 23:14:24 -05:00 |
Taylor Otwell
|
045858d88d
|
refactoring the database layer.
|
2011-09-12 21:48:48 -05:00 |
Taylor Otwell
|
b8a901c792
|
adding better comments to database classes.
|
2011-09-11 23:58:19 -05:00 |
Taylor Otwell
|
70b6cc5994
|
refactoring.
|
2011-09-06 22:26:14 -05:00 |
Taylor Otwell
|
3e874867b8
|
database refactoring for dependency injection and other general refactoring.
|
2011-09-04 21:45:37 -05:00 |
Taylor Otwell
|
1e7850d9ba
|
refactoring for dependency injection and testability.
|
2011-08-25 22:53:05 -05:00 |