pomm-project / ModelManager

Model Manager for the Pomm database framework.
MIT License
66 stars 27 forks source link

When `FlexibleEntity::extract` is overloaded, the `Model::insertOne` method fails #79

Closed chanmix51 closed 7 years ago

chanmix51 commented 7 years ago

Because, it uses extract internally to retrieve the list of fields. See this stack-overflow thread