C2FO / patio

Idiomatic database toolkit

Home Page:http://c2fo.github.io/patio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When a cascading delete fails, only the column name is provided in the error.

tim-kretschmer-c2fo opened this issue · comments

model.js -> _typeCastValue logs a null value for the column name. It does not provide the name of the table where the deletion cascade failed.

Fixed in v0.7.0