Add link to sqlite docs

This commit is contained in:
Kacper Madej 2024-12-12 17:11:51 +01:00
parent 03c4f6f6ef
commit ffede00531

View file

@ -1,4 +1,4 @@
The following sequence diagram shows the typical flow of a query from the CLI to the VDBE.
The following sequence diagram shows the typical flow of a query from the CLI to the [VDBE](https://www.sqlite.org/opcode.html).
```mermaid
sequenceDiagram