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

Comparing PApp-SQL/Changes (file contents):
Revision 1.5 by root, Sat Aug 11 02:46:16 2001 UTC vs.
Revision 1.8 by root, Thu Apr 11 01:02:10 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.131 Wed Apr 10 21:56:56 CEST 2002
4 - removed references to using $DBH in the callers package, which
5 doesn't work.
6
70.13 Wed Feb 27 05:29:06 CET 2002
8 - sql_u* functions were not forcing utf8 on their return values.
9
100.1241 Mon Dec 31 04:03:37 CET 2001
11 - mysql_client_found_rows set by default on mysql-connects.
2 12
30.124 Sat Aug 11 03:02:45 CEST 2001 130.124 Sat Aug 11 03:02:45 CEST 2001
4 - new methods sql_uexec, sql_ufetch, sql_ufetchall that force/upgrade 14 - new methods sql_uexec, sql_ufetch, sql_ufetchall that force/upgrade
5 to utf8. 15 to utf8.
6 - added COPYING. 16 - added COPYING.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines