Support for the { operator => \["...", @bind] } construct (to embed literal SQL with...
authorNorbert Buchmuller <norbi@nix.hu>
Wed, 26 Nov 2008 18:58:34 +0000 (18:58 +0000)
committerNorbert Buchmuller <norbi@nix.hu>
Wed, 26 Nov 2008 18:58:34 +0000 (18:58 +0000)
commitb3be7bd08ab2e97184d5700fee0930f651b0c9a2
tree543b20048fbbc9f2e231117cec98ce12741a70a6
parenta6daa642f401a5683106ab6d9c633501d4d57abe
Support for the { operator => \["...", @bind] } construct (to embed literal SQL with bind values).
lib/SQL/Abstract.pm
t/01generate.t