I prefer to store monetary values as integers.
we had this here.
maybe its worth to open a ticket ;-)
thanks for getting back. i'm confused. how can you store a monetary value (assuming dollars plus cents) as an integer, the cents would get cropped off.
store cents. convert to human-readable string in the view. ;-)
1 to 4 of 4