Skip to content

DDL not reliably generated for tables #12

@davikor

Description

@davikor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions