CapivaraProjects / GYResources

This repository is dedicated to turn available green eyes resources like an API
2 stars 3 forks source link

Update database constructor to receive model equivalent #46

Closed WendelHime closed 6 years ago

WendelHime commented 6 years ago

Update database constructor to receive model equivalent. So, if you see Image database now, you probably should have to pass all variables to constructor, this is non-sense, if the model is empty, use parameters, if isn't see so use model to feed the database object

WendelHime commented 6 years ago

See https://github.com/CapivaraProjects/database/pull/3