This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ghaering
Recipients ghaering, wrobell
Date 2008-02-27.19:52:38
SpamBayes Score 0.019561907
Marked as misclassified No
Message-id <1204141959.9.0.775497415754.issue2157@psf.upfronthosting.co.za>
In-reply-to
Content
The same question came up in the external pysqlite project once. My
answer is the same here: this won't be fixed because of backwards
compatibility reasons. The current behaviour is well documented.

I acknowledge that it would be nice to be able to use declaratos like
number(x,y) used with other databases and reuse them with SQLite and
pysqlite. But we can't implement your feature request with 100 %
backwards compatibility.
History
Date User Action Args
2008-02-27 19:52:40ghaeringsetspambayes_score: 0.0195619 -> 0.019561907
recipients: + ghaering, wrobell
2008-02-27 19:52:39ghaeringsetspambayes_score: 0.0195619 -> 0.0195619
messageid: <1204141959.9.0.775497415754.issue2157@psf.upfronthosting.co.za>
2008-02-27 19:52:38ghaeringlinkissue2157 messages
2008-02-27 19:52:38ghaeringcreate