Użytkownik Ed Leafe napisał: > I just pushed a fix. I went with a minimally invasive approach, rather > than something that always ran the code, since 99%+ of the time it isn't > needed. > > It works with a PostgreSQL double precision column in my tests; let me > know if it solves your issues. >
It is strange, but problem with Decimal-float conversion doesn't affect SQLite, where conversion is done by backend. I checked Firebird and PostgreSQL also, where problem exist. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
