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
В данный момент при удалении сущности у которой есть подчиненные таблицы, записи в ней связанные с основной сущностью не удаляются, так же возникает странная ошибка при удалении:
Ошибка в строке: 173 / Внешнее исключение (Npgsql.PostgresException): 23503: update or delete on table "oc_ТаблицаМодели" violates foreign key constraint "onecoreТаблицаМодели_Колонки_ref_fkey" on table "onecoreТаблицаМодели_Колонки"
DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information.}
The text was updated successfully, but these errors were encountered:
В данный момент при удалении сущности у которой есть подчиненные таблицы, записи в ней связанные с основной сущностью не удаляются, так же возникает странная ошибка при удалении:
The text was updated successfully, but these errors were encountered: