Changes between Version 18 and Version 19 of FDORfc55
- Timestamp:
- 06/14/11 07:15:49 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc55
v18 v19 67 67 * The provider will return a FdoIntXX even for properties which originally were DECIMAL(p, 0). This issue can be mitigated by noting the SHP provider already does silent corrections on the fly in certain cases, like truncating the property names when found too long (both on reading and writing). 68 68 69 * The FdoDataPropertyDefinition documentation will be change to reflect that precision apply to all integer types not only for decimals. In case the precision is not set (zero) then the full range is assumed. This is the current behavior.69 * The !FdoDataPropertyDefinition documentation will be change to reflect that precision apply to all integer types not only for decimals. In case the precision is not set (zero) then the full range is assumed. This is the current behavior. 70 70 71 71 {{{