-
Notifications
You must be signed in to change notification settings - Fork 2
Description
When I use this extension to examine the DDL of a table, after I generated the DDL for a number of tables the DDL generation aborts silently and I just get to see an empty editor window with no content. The problem seems to occur only after a certain amount of DDL generation processes. It is not related to a specific tables. Tables I initially was able to generate DDL for cannot be used for DDL generation when the extension is in this state. Reeconnecting to the database does not help here. The only solution to fixing this issue for me is a restart of VSCode.
The problem sometimes occurs when generating DDL for the 2nd table, sometimes i can generate DDL for like 10 tables before the issue occurs.
The SQL Developer log in VSCode yields nothing unusual.