sqlhabit / sql_schema_visualizer

SQL schema visualisation built with ReactFlow.
https://sqlhabit.github.io/sql_schema_visualizer/
MIT License
167 stars 33 forks source link

Pre-render each schema file for deployment to Github Pages #5

Closed makaroni4 closed 1 year ago

Hideer commented 1 year ago

Error reported when clicking table in demo and pressing delete key

@makaroni4 image

makaroni4 commented 1 year ago

Hi @Hideer 👋

Ohhh true, nice catch! I didn't really plan to support edge deletion, since edges are pre-configured. If you're in for a PR to fix it (maybe disable deletion) – I'd be happy to review and merge it 🙌