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
Feel free to try it, but this change didn't work when I implemented the typings. I agree that unknown is not the best thing here, but I haven't found an alternative yet that allows to change the type to something else. (for example number or string).
In our models, we always add the type for _id:
adonis-mongodb/adonis-typings/odm.ts
Line 365 in 638a5ec
The text was updated successfully, but these errors were encountered: