Skip to content

Commit a6717b1

Browse files
authored
Update sqlite-open-flags.md with additional resource link
1 parent fce25fd commit a6717b1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frontend/docs/scripting/resources/sqlite-open-flags.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ These flags are used by [DB_Open](../functions/db_open).
3838

3939
:::note
4040

41+
Learn more about these flags at https://www.sqlite.org/c3ref/open.html
42+
4143
Learn about VFS at https://www.sqlite.org/c3ref/vfs.html
4244

4345
:::

0 commit comments

Comments
 (0)