From: Oleg B. <ph...@ph...> - 2008-07-01 16:29:55
|
On Thu, Feb 14, 2008 at 07:31:10PM +0300, Oleg Broytmann wrote: > DecimalCol will not be changed. I will add documentation explaining the > type affinity problem in SQLite. > There will be a new DecimalStringCol that stores Decimals as text. It is now in the trunk. > If > you want quantization please write a validator class, and I will include it > into SQLObject. Initially it will be off, but a user can easily use it > - every column has a "validator" keyword argument. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |