How to represent Money
Nathan Kontny <Nathan.Kontny-UgwZ4owrJFB8UrSeD/[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
I would like to use a decimal datatype to represent money in my entity. Has anyone done this or something similar before? Because from first glance at Keel 2.0, it doesn't support setting the decimal precision on the column in the database. -Nathan