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

fixed export all primary keys #61

Closed marinkotodorovic closed 1 year ago

marinkotodorovic commented 1 year ago

fixed issue where it now exports all primary keys instead of only exporting the first one.