dimitriBouteille / wp-orm

WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.
https://packagist.org/packages/dbout/wp-orm
MIT License
59 stars 4 forks source link

HasMeta::setMeta() don't save meta_key column #62

Closed dimitriBouteille closed 4 months ago

dimitriBouteille commented 4 months ago

When HasMeta::setMeta() is used, the value is saved in database but meta_key column is always empty.