zakodium / adonis-mongodb

MongoDB provider for AdonisJS 5
https://zakodium.github.io/adonis-mongodb/
Other
64 stars 12 forks source link

Make `@field()` mandatory for database fields? #136

Open targos opened 1 year ago

targos commented 1 year ago

We're not sure we actually want this, but the current behavior (which forwards all non-special get/set operations to the $attributes) can be risky: