Oliver Bleutgen writes:
 > Shouldn't tags for creating sql-statements in ZSQL
 > (like dtml-sqltest) quote the variables by default in order
 > to prevent unexpected conversions by the database?
Did you check, that standard SQL supports quoted
names?

Even if it does, the proposed change will probably break
lots of existing code.
I fear, in our projects, the fact that case does not matter
has been widely used.
We would have to change hundreds of SQL methods
after the proposed change.

For new projects, I would like to have it your way.
However, this will be difficult to achieve.


Dieter

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to