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

Comparing PApp-SQL/Changes (file contents):
Revision 1.7 by root, Wed Feb 27 04:32:39 2002 UTC vs.
Revision 1.9 by root, Wed Jun 26 03:26:39 2002 UTC

1This is the change log for the perl extension PApp::SQL. 1This is the change log for the perl extension PApp::SQL.
2
30.14 Wed Jun 26 03:42:30 CEST 2002
4 - the sql_*fetch* functions now make mortal copies of
5 the values returned by DBI. This is slower but ensures
6 correctness in spire of perl's own optimizations ;)
7
80.131 Wed Apr 10 21:56:56 CEST 2002
9 - removed references to using $DBH in the callers package, which
10 doesn't work.
2 11
30.13 Wed Feb 27 05:29:06 CET 2002 120.13 Wed Feb 27 05:29:06 CET 2002
4 - sql_u* functions were not forcing utf8 on their return values. 13 - sql_u* functions were not forcing utf8 on their return values.
5 14
60.1241 Mon Dec 31 04:03:37 CET 2001 150.1241 Mon Dec 31 04:03:37 CET 2001

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines