Re: [SQLObject] Force DB name?

Top Page
Author: Oleg Broytmann
Date:  
To: Ian Bicking
CC: Robert Leftwich, SQLObject discussion
Subject: Re: [SQLObject] Force DB name?
On Tue, Sep 06, 2005 at 10:31:43AM -0500, Ian Bicking wrote:
> >from sqlobject import sqlbuilder
> >sqlbuilder.safeSQLRE = re.compile(r'^[a-zA-Z_][a-zA-Z0-9_\.]*$')
> >
> > Ian, why does the current safeSQLRE prevent a name starts with an
> >underscore?
>
> Forgetfulness, I think.


   Fixed at the revision 971.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd@???
           Programmers don't die, they just GOSUB without RETURN.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@???
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss