1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

Merge branch 'master' of github.com:lana-k/sqliteviz

This commit is contained in:
lana-k
2022-07-10 22:54:09 +02:00
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ from pathlib import Path
from urllib import request from urllib import request
amalgamation_url = 'https://sqlite.org/2022/sqlite-amalgamation-3380500.zip' amalgamation_url = 'https://sqlite.org/2022/sqlite-amalgamation-3390000.zip'
# Extension-functions # Extension-functions
# =================== # ===================

Binary file not shown.