Tharos / LeanMapper

Lean Mapper is a tiny ORM based on powerful Dibi database abstraction library for PHP.
MIT License
87 stars 35 forks source link

createEntity has to respect given table name #88

Closed vojir closed 8 years ago

vojir commented 9 years ago

If it is possible to input specific table name, the function createEntity has to respect it.