E&S CVS Commit: PEAK - Adjust column-sizing logic to also try using the "internal size" part of

pje@eby-sarna.com pje@eby-sarna.com
Wed Aug 27 14:38:01 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Aug 27 18:37:11 UTC 2003

Modified Files:
	PEAK/src/peak/running/tools/n2: sql.py

Log Message:
Adjust column-sizing logic to also try using the "internal size" part of
the description if "display size" isn't valid.  (Also, DBAPI allows these
values to be 'None' as well as integer, so fix that too.)  Finally, fixed a
typo in multi-set result handling.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/tools/n2/sql.py.diff?r1=1.18&r2=1.19

To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/running/tools/n2/sql.py

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