Re: [symfony-users] Help with display of doctrine float numbers

2009-12-14 Thread Alexandre Salomé
Hi, Which value do you have in your database ? (PHPMyAdmin or SQL client) What is the type of column defined in your schema ? 2009/12/13 PhiKapJames > I'm running into the issue where when I'm trying to use the default > getValue() method that was automatically generated from a model, that

[symfony-users] Help with display of doctrine float numbers

2009-12-13 Thread PhiKapJames
I'm running into the issue where when I'm trying to use the default getValue() method that was automatically generated from a model, that it's not giving the correct place value. I have for examply .4123 in my database, but it is only displaying .41. When i look at the query log, it's not doing a