ORM test Fail with nullable<TDateTime>

Issue #279 resolved
Friedrich Westermann created an issue

The TSession-Tests with TCustomer_Orders are failing with EInvalidCast. It seems the Cast from Nullable<TDatetime> to System.TDateTime are broken. But I don't see the real problem. The Casts are registered in Spring.ValueConverters.

Comments (1)

  1. Log in to comment