AFAIK, hapi-sequelize doesn't have a request.models, but it does have
a request.getDb() method that has models on it. This calls that
method to get the related models, but allows request.models to keep
working for backward compatibility.
AFAIK, hapi-sequelize doesn't have a `request.models`, but it does have
a `request.getDb()` method that has `models` on it. This calls that
method to get the related models, but allows `request.models` to keep
working for backward compatibility.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
AFAIK, hapi-sequelize doesn't have a
request.models, but it does havea
request.getDb()method that hasmodelson it. This calls thatmethod to get the related models, but allows
request.modelsto keepworking for backward compatibility.
@mdibaiee updated.
Thank you!
Published
hapi-sequelize-crud@2.1.1,aa06808ab2.