On 02/03/13 11:32 +0100, Udo Spallek wrote: > Sat, 2 Mar 2013 11:03:03 +0100 > Cédric Krier <[email protected]>: > >On 02/03/13 10:43 +0100, Udo Spallek wrote: > >> why is SQLite behavior 'Fix SQLite uses float for SUM'[1] fixed in > >> account module and not in the framework? > >>[1] http://hg.tryton.org/modules/account/rev/03438cc69990 > >What is your solution? > Have none. But I ask me if it could/should be solved more general in > the database. Not?
The issue is that SQLite doesn't support all the features you could expect from a database, especially when dealing with NUMERIC. The right way to fix it is by fixing SQLite but I doubt it will be accepted. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgppECg6ZEIsu.pgp
Description: PGP signature
