You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
EN:
Unable to cast object of type 'System.String' to type 'System.Char'
Workaround: use of type 'System.String'
RU:
В ORM при загрузке данных может возникнуть ошибка вида: Невозможно преобразовать объект типа "System.String" к типу "System.Char".
Временное решение:
Использовать тип String, вместо Char.
The text was updated successfully, but these errors were encountered: