Added full support for custom type mappings
Updated 2 years, 2 months ago
| Derek Chen-Becker | Reviewers | ||
| 211 | dchenbecker, dpp, marius, charles, heiko, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb | ||
| None | LiftWeb-archive | ||
I added some partial support for custom type mapping (primarily for Oracle) in issue #37, but I didn't fully apply the changes to the Mapper codebase. In this fix I reworked some code so that custom type mappings are used everywhere (as far as I can tell).
On the ToDo app
