1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 10:08:52 +08:00

fix column order in result set #74

This commit is contained in:
lana-k
2021-08-10 20:31:12 +02:00
parent 2ed5160f65
commit 9f32323a80
13 changed files with 155 additions and 92 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sqliteviz",
"version": "0.15.1",
"version": "0.15.2",
"license": "Apache-2.0",
"private": true,
"scripts": {