E&S CVS Commit: PEAK - Change DDL extraction interface to return object type too, since it can
tsarna at eby-sarna.com
tsarna at eby-sarna.com
Thu Oct 7 16:16:00 EDT 2004
Module Name: PEAK
Committed By: tsarna
Date: Thu Oct 7 20:15:47 UTC 2004
Modified Files:
PEAK/src/peak/storage: SQL.py interfaces.py
PEAK/src/peak/tools/n2: sql.py
Log Message:
Change DDL extraction interface to return object type too, since it can
easily know that.
Use that to implement "write extracted DDL to file with an automatically
generated name" -n option for n2-sql's \extract command.
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.74&r2=1.75
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.44&r2=1.45
http://cvs.eby-sarna.com/PEAK/src/peak/tools/n2/sql.py.diff?r1=1.23&r2=1.24
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 PEAK/src/peak/storage/SQL.py
cvs rdiff -r1.44 -r1.45 PEAK/src/peak/storage/interfaces.py
cvs rdiff -r1.23 -r1.24 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