ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/PApp-SQL/Changes
(Generate patch)

Comparing PApp-SQL/Changes (file contents):
Revision 1.14 by root, Thu Sep 1 08:57:28 2005 UTC vs.
Revision 1.16 by root, Mon Jan 9 06:10:39 2006 UTC

1This is the change log for the perl extension PApp::SQL. 1This is the change log for the perl extension PApp::SQL.
2
31.01
4 - sqlite sql_insertid support.
2 5
31.0 Thu Sep 1 10:53:32 CEST 2005 61.0 Thu Sep 1 10:53:32 CEST 2005
4 - avoid some cast warnings. 7 - avoid some cast warnings.
5 - it has been extremely well-tested, so bump to 1.0. 8 - it has been extremely well-tested, so bump to 1.0.
6 9
18 repeated. 21 repeated.
19 22
200.14 Wed Jun 26 03:42:30 CEST 2002 230.14 Wed Jun 26 03:42:30 CEST 2002
21 - the sql_*fetch* functions now make mortal copies of 24 - the sql_*fetch* functions now make mortal copies of
22 the values returned by DBI. This is slower but ensures 25 the values returned by DBI. This is slower but ensures
23 correctness in spire of perl's own optimizations ;) 26 correctness in spite of perl's own optimizations ;)
24 27
250.131 Wed Apr 10 21:56:56 CEST 2002 280.131 Wed Apr 10 21:56:56 CEST 2002
26 - removed references to using $DBH in the callers package, which 29 - removed references to using $DBH in the callers package, which
27 doesn't work. 30 doesn't work.
28 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines