E&S CVS Commit: PEAK - In n2's sql mode, \go now takes a -N flag to specify the representation

tsarna at eby-sarna.com tsarna at eby-sarna.com
Thu Jan 22 18:34:00 EST 2004


Module Name:	PEAK
Committed By:	tsarna
Date:		Thu Jan 22 23:33:14 UTC 2004

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

Log Message:
In n2's sql mode, \go now takes a -N flag to specify the representation
of NULL. Also, -d overrides a csv dialect's delimiter now, if specified
(so -m csv -d "\t" is equivalent to -m csv.excel-tab)


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

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/storage/cursor_formatters.py
cvs rdiff -r1.12 -r1.13 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