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

Comparing PApp-SQL/Changes (file contents):
Revision 1.6 by root, Mon Dec 31 03:01:49 2001 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.
11
120.13 Wed Feb 27 05:29:06 CET 2002
13 - sql_u* functions were not forcing utf8 on their return values.
2 14
30.1241 Mon Dec 31 04:03:37 CET 2001 150.1241 Mon Dec 31 04:03:37 CET 2001
4 - mysql_client_found_rows set by default on mysql-connects. 16 - mysql_client_found_rows set by default on mysql-connects.
5 17
60.124 Sat Aug 11 03:02:45 CEST 2001 180.124 Sat Aug 11 03:02:45 CEST 2001

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines