'DBeaver does not refresh table informations about constraints

  1. In navigator, I press F4 on some table to see constraints of that table. I close the table window.
  2. Outside DBeaver I delete some not null constraint of that table.
  3. Coming back to DBeaver I press F4 again to see again the constraints of the table and the deleted constraint is still there.

Am I missing something? Bug?

DBeaver 21.0.4, Oracle database & driver



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source