E&S CVS Commit: PEAK - \describe (no-argument version) and tab-coplete tables/procs/views
tsarna at eby-sarna.com
tsarna at eby-sarna.com
Mon Aug 11 12:48:00 EDT 2003
Module Name: PEAK
Committed By: tsarna
Date: Mon Aug 11 16:47:44 UTC 2003
Modified Files:
PEAK/src/peak/running/tools/n2: sql.py
PEAK/src/peak/storage: SQL.py interfaces.py
Log Message:
\describe (no-argument version) and tab-coplete tables/procs/views
support for SQLite.
The interface for describing a single objetct isn't designed yet, and
the ISQLIntrospector interface may be renamed if there end up being two
separate interfaces (or maybe even if not, it's not a great name)
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.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/storage/SQL.py.diff?r1=1.48&r2=1.49
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.28&r2=1.29
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/running/tools/n2/sql.py
cvs rdiff -r1.48 -r1.49 PEAK/src/peak/storage/SQL.py
cvs rdiff -r1.28 -r1.29 PEAK/src/peak/storage/interfaces.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