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

Comparing PApp-SQL/Changes (file contents):
Revision 1.3 by root, Mon Feb 12 17:47:10 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.
12
130.124 Sat Aug 11 03:02:45 CEST 2001
14 - new methods sql_uexec, sql_ufetch, sql_ufetchall that force/upgrade
15 to utf8.
16 - added COPYING.
2 17
30.121 Mon Feb 12 16:56:21 CET 2001 180.121 Mon Feb 12 16:56:21 CET 2001
4 - set InactiveDestroy for all handles in reinitialize instead 19 - set InactiveDestroy for all handles in reinitialize instead
5 of closing them. 20 of closing them.
6 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines