projects
/
dbsrgits/Data-Query.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6b45ffe
)
remove debugging code
Matt S Trout [Sat, 28 Jul 2012 17:57:12 +0000 (17:57 +0000)]
lib/Data/Query/Renderer/SQL/Naive.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Data/Query/Renderer/SQL/Naive.pm
b/lib/Data/Query/Renderer/SQL/Naive.pm
index
7485fba
..
6e16fb8
100644
(file)
--- a/
lib/Data/Query/Renderer/SQL/Naive.pm
+++ b/
lib/Data/Query/Renderer/SQL/Naive.pm
@@
-8,8
+8,6
@@
use SQL::ReservedWords;
use Data::Query::ExprHelpers;
use Moo;
-no warnings;
-use warnings;
has reserved_ident_parts => (
is => 'ro', default => sub {