[Subversion] / PEAK / CHANGES.txt  

Revision 1294


Jump to revision:
Previous Next
Author: pje
Date: Thu Jul 31 22:31:01 2003 UTC (20 years, 8 months ago)

Log Message:

When creating a 'PropertyName()', it's now possible to force conversion of
invalid characters to '_', by supplying 'force=True'.  This doesn't address
syntactic issues (like having a non-terminating '*'), or character sets
(non-ASCII characters are still rejected).  But it's convenient for things
like filenames or text that might contain spaces.  Used this new ability
to fix the SQL typeMap problem when spaces appear in SQL type names.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/api/__init__.py modified X   (diff to previous)
PEAK/src/peak/storage/SQL.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help