E&S CVS Commit: PEAK - Added column restriction and aliasing (SELECT foo AS bar) to SQL generation

pje at eby-sarna.com pje at eby-sarna.com
Fri Oct 24 12:56:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Oct 24 16:55:07 UTC 2003

Modified Files:
	PEAK/src/peak/query: algebra.py
	PEAK/src/peak/query/tests: test_algebra.py

Log Message:
Added column restriction and aliasing (SELECT foo AS bar) to SQL generation


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/query/algebra.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/query/tests/test_algebra.py.diff?r1=1.15&r2=1.16

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/query/algebra.py
cvs rdiff -r1.15 -r1.16 PEAK/src/peak/query/tests/test_algebra.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