dashing icon indicating copy to clipboard operation
dashing copied to clipboard

Improper exception when changing string columns to Timespan

Open GeorgeSeeger opened this issue 7 years ago • 0 comments

Or vice versa.

When changing a column from a string to a Timespan, or Timespan to string, an exception of type

Caught unhandled InvalidOperationException
An OppositeColumn only exists on a OneToOne relationship

is thrown. Should probably be something else.

GeorgeSeeger avatar Feb 21 '18 14:02 GeorgeSeeger