croquiscom/cormo

fail to query when json column has invalid value

sixmen opened this issue · 0 comments

  1. create a model with recods
  2. add an array column with required true to the model (the column will have a value '')
  3. fetch records will fail