I\'m using Entity framework 6 with Oracle 11g2.
I have a FLOAT(126) column in my database (which I\'m not allowed to modify) and I want to map this value to
FLOAT(126)