mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Add link to sqlite docs
This commit is contained in:
parent
03c4f6f6ef
commit
ffede00531
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue