Hi, after upgrading Metabox via composer I'm getting the following error when I try to save a custom post type to a custom table.
PHP Fatal error: Uncaught TypeError: MetaBox\CustomTable\Cache::query_get(): Argument #1 ($object_id) must be of type int, WP_Post given.