sqlite-viewer-vscode
sqlite-viewer-vscode copied to clipboard
UI crash if function is not found
The UI crashes if an unknown function is used in a view definition:
I would expect that it only fails for the affected views, but still shows the rest. This is what an IntelliJ plugin does in this case:
See this sqlite file for an example: db.sqlite.zip (unzip it)