Re: [Sqlalchemy-tickets] [sqlalchemy] #2626: unticketed "database.dbo" SQL server feature incorrect
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-02 00:33:57
|
#2626: unticketed "database.dbo" SQL server feature incorrect?
---------------------------+-------------------------------
Reporter: zzzeek | Owner:
Type: defect | Status: new
Priority: medium | Milestone: 0.x.xx
Component: mssql | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: in queue |
---------------------------+-------------------------------
Changes (by zzzeek):
* milestone: 0.8.xx => 0.x.xx
Comment:
why `[]`? why not just use quotes `"`? SQL server allows real quotes
too.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2626#comment:5>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|