Franz Liedke
|
1081ac1b8a
|
Implement DB::escape().
|
2012-10-05 14:38:13 +03:00 |
Tobsn
|
244ecd49fd
|
Added use Closure to database.php
function extend($name, Closure $connector
extend uses closure - causes exception on call without use.
|
2012-07-31 09:55:45 +02:00 |
Taylor Otwell
|
ba6590d7b1
|
cleaning up code.
|
2012-06-03 17:44:53 -05:00 |
Franz Liedke
|
b4f07d43f5
|
Add last_query() helper method to Database class, too.
Signed-off-by: Franz Liedke <franz@develophp.org>
|
2012-05-30 18:44:48 +03:00 |
Taylor Otwell
|
aca2a2ae1c
|
Fix auth bug and other resolver bugs.
|
2012-05-02 16:52:55 -05:00 |
Taylor Otwell
|
840954eb1d
|
Rename "register" methods to "extend".
|
2012-04-30 22:43:30 -05:00 |
Taylor Otwell
|
7e33ec5f34
|
Allow the registration of custom database drivers.
|
2012-04-30 22:40:18 -05:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
a204054ad3
|
added profile method to db class.
|
2012-01-16 16:39:54 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |