E&S CVS Commit: PEAK - Rename ISQLIntrospector to ISQLObjectLister. There will be a separate

tsarna at eby-sarna.com tsarna at eby-sarna.com
Thu Dec 25 09:58:00 EST 2003


Module Name:	PEAK
Committed By:	tsarna
Date:		Thu Dec 25 14:57:38 UTC 2003

Modified Files:
	PEAK/src/peak/storage: SQL.py interfaces.py
	PEAK/src/peak/tools/n2: sql.py

Log Message:
Rename ISQLIntrospector to ISQLObjectLister. There will be a separate
interface for getting details of a specific object.

For now, print a diagnostic for "\describe objname", instead of failing
silently.


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.64&r2=1.65
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.33&r2=1.34
http://cvs.eby-sarna.com/PEAK/src/peak/tools/n2/sql.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 PEAK/src/peak/storage/SQL.py
cvs rdiff -r1.33 -r1.34 PEAK/src/peak/storage/interfaces.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/tools/n2/sql.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