diff options
author | David Houghton <houghton@freeside.biz> | 2014-09-10 16:54:37 -0400 |
---|---|---|
committer | David Houghton <houghton@freeside.biz> | 2014-09-10 16:59:52 -0400 |
commit | cabd4b54169356d298b05c826c3fd549c2fb22bf (patch) | |
tree | efd81b7f7fe97661a7b69b1d2773776cb53af795 /FS | |
parent | 55a9939e17ab945d00336317b9842f17cc27ba6e (diff) |
ticket: 27309; use dbh->quote
Sorry, I shouldn't have missed this. I've gotten used to using either
DBIx::Class to construct queries for me or using whole prepared statements,
which handle the quoting automagically. I've gotten out of practice with
SQL created piecemeal.
Diffstat (limited to 'FS')
0 files changed, 0 insertions, 0 deletions