E&S CVS Commit: PEAK - Sybase now works. AbstractCursor.execute() was blocking the functioning of

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 7 16:04:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Thu Nov  7 21:03:49 UTC 2002

Modified Files:
	PEAK/src/peak/storage: SQL.py connections.py

Log Message:
Sybase now works.  AbstractCursor.execute() was blocking the functioning of
SQLCursor.execute.  Also, fixed GenericSQL_URL parse regex to handle
leading '//'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/SQL.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/storage/connections.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/storage/SQL.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/storage/connections.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list