Bug #65001 | Trying to customize column precision in Code First does not work. | ||
---|---|---|---|
Submitted: | 16 Apr 2012 22:43 | Modified: | 28 Sep 2012 18:57 |
Reporter: | Fernando Gonzalez.Sanchez | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | Fernando Gonzalez.Sanchez | CPU Architecture: | Any |
[16 Apr 2012 22:43]
Fernando Gonzalez.Sanchez
[28 Sep 2012 18:57]
John Russell
Added to changelog for 6.4.6, 6.5.5, 6.6.3: Customizing precision by calling the HasPrecision() method within the OnModelCreating() method in a Code First project would always produce precision settings (10,2) rather than the specified precision.