Currently the schema and table name are hardcoded: * schema: `public` * table name: `queue_jobs` it would be good if we could make this configurable for each adapter.