On 8/9/07, Vincent Foley <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I found a curious problem in my application when I put it into
> production this week: when a models.FloatField is "extracted" from the
> database, its type changes depending on the database. With SQLite in
> development, I got ba
Hello,
I found a curious problem in my application when I put it into
production this week: when a models.FloatField is "extracted" from the
database, its type changes depending on the database. With SQLite in
development, I got back floats, while on MySQL in production I have
decimals. As ment
2 matches
Mail list logo