Right now, it is checked whether the configured extension is installed, before the db check is done. This may lead to existing records in the db which will not be found just because the "owning" is no longer installed. So as an enhancement, the check for table existence should be done anyway.
Right now, it is checked whether the configured extension is installed, before the db check is done. This may lead to existing records in the db which will not be found just because the "owning" is no longer installed. So as an enhancement, the check for table existence should be done anyway.