Revision history for Perl extension Filter::SQL.
0.05 Thu Apr 17 13:49:00 2008
- use SQL placeholders (?) instead of $dbi->quote
- fix error handling of SQL statement errors introduced in 0.04
0.04 Thu Apr 17 12:25:00 2008
- handle quote-like operators within SQL statement as SQL literal
- report SQL errors from perspective all caller
0.03 Wed Apr 16 18:14:00 2008
- fix handling of brackets, accept as part of perl expr. () as well
0.02 Wed Apr 16 10:40:00 2008
- merge "SQL" statement to "EXEC"
0.01 Wed Apr 16 10:00:00 2008
- initial release