projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0d5df7d
)
change overridden method to pretty print more
Arthur Axel "fREW" Schmidt [Wed, 8 Sep 2010 17:40:11 +0000 (17:40 +0000)]
lib/DBIx/Class/Storage/Debug/PrettyPrint.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Storage/Debug/PrettyPrint.pm
b/lib/DBIx/Class/Storage/Debug/PrettyPrint.pm
index
1fbedcf
..
ba6fbfc
100644
(file)
--- a/
lib/DBIx/Class/Storage/Debug/PrettyPrint.pm
+++ b/
lib/DBIx/Class/Storage/Debug/PrettyPrint.pm
@@
-17,7
+17,7
@@
sub new {
return $self
}
-sub query_start {
+sub print {
my $self = shift;
my $string = shift;