root/lang/perl/Filter-SQL/trunk/Changes @ 18243

Revision 18243, 0.7 kB (checked in by kazuho, 5 years ago)

add .shipit

Line 
1Revision history for Perl extension Filter::SQL.
2
30.07  Tue Aug 28 14:20:00 2008
4        - dbh() now accepts coderef that return a database handle
5
60.06  Thu Jun 26 16:15:00 2008
7        - (SELECT ROW) do not croak when table is empty
8
90.05  Thu Apr 17 13:49:00 2008
10        - use SQL placeholders (?) instead of $dbi->quote
11        - fix error handling of SQL statement errors introduced in 0.04
12
130.04  Thu Apr 17 12:25:00 2008
14        - handle quote-like operators within SQL statement as SQL literal
15        - report SQL errors from perspective all caller
16
170.03  Wed Apr 16 18:14:00 2008
18        - fix handling of brackets, accept as part of perl expr. () as well
19
200.02  Wed Apr 16 10:40:00 2008
21        - merge "SQL" statement to "EXEC"
22
230.01  Wed Apr 16 10:00:00 2008
24        - initial release
Note: See TracBrowser for help on using the browser.