borkdominik / bigER

Entity Relationship Diagram modeling tool realized as a language server that is distributed as a VS Code extension.
https://marketplace.visualstudio.com/items?itemName=BIGModelingTools.erdiagram
MIT License
106 stars 13 forks source link

Allow choice on where sql generation appears #38

Open haringpula opened 1 year ago

haringpula commented 1 year ago

Description

Is it possible to add a feature where the user selects or changes the folder where the generated SQL appear instead of src-gen?

Additional Information

No response