Insert new commits from repo

This commit is contained in:
Joscha 2023-08-05 00:07:52 +02:00
parent 56dd74b65f
commit 6651c72ea3
8 changed files with 197 additions and 4 deletions

View file

@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "INSERT INTO commit_links (parent, child) VALUES (?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 2
},
"nullable": []
},
"hash": "99a988f87d9e1d9ca6b818d815bc343b1e65e9aa00751f1a530dfc696a94c6dd"
}