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 20, 2023. It is now read-only.
Error: Model error : nullisnotallowedforthewheelsIdcolumnonmodeltyresatnewpatio.ModelError(/my/root/node_modules/patio/lib/errors.js:63:12)atdefine.instance._typeCastValue(/my/root/node_modules/patio/lib/model.js:327:27)atdefine.instance._setColumnValue(/my/root/node_modules/patio/lib/model.js:304:24)at.job(/my/root/node_modules/patio/lib/model.js:784:22)at.<anonymous>(/my/root/node_modules/patio/lib/model.js:219:33)atArray.forEach(native)atdefine.instance.__set(/my/root/node_modules/patio/lib/model.js:215:33)at/my/root/node_modules/patio/lib/plugins/query.js:226:34at.<anonymous>(/my/root/node_modules/patio/lib/model.js:698:37)atresolveOrPromisfyFunction(/my/root/node_modules/patio/lib/utils.js:17:20)
I know it's not necessary to explicitly set load: true, it's just so you can change it to false quickly and see that the error goes away.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As the title says. Here's my test code (generalized):
And the error:
I know it's not necessary to explicitly set
load: true
, it's just so you can change it tofalse
quickly and see that the error goes away.The text was updated successfully, but these errors were encountered: