nhibernate-core icon indicating copy to clipboard operation
nhibernate-core copied to clipboard

WIP Fix validating similar but not equal column types

Open hazzik opened this issue 3 years ago • 0 comments

Just fixes similar column types checks for precision and scale is not implemented, because:

From @fredericDelaporte:

Validating length/scale/precision when available should be done as an improvement, with a dedicated PR.

Fixes #1895

hazzik avatar Jan 18 '22 09:01 hazzik