update json2sql to fix INSERT, DELETE

This commit is contained in:
Alexander Foremny
2024-10-11 15:33:35 +02:00
parent 9a44128f4c
commit 3870e8160d

View File

@@ -2,7 +2,7 @@
"json2sql": { "json2sql": {
"branch": "main", "branch": "main",
"repo": "git@code.nomath.org:~/json2sql", "repo": "git@code.nomath.org:~/json2sql",
"rev": "58b2ef265847d005300df4b6e908734bae1a7cb4", "rev": "ff448719b9fa0463639440dcdfcca17294a02d83",
"type": "git" "type": "git"
}, },
"nixpkgs": { "nixpkgs": {