This commit is contained in:
Ruben Fiszel
2026-03-26 20:58:23 +00:00
parent c0aafee9a9
commit e2cc6e4709
2 changed files with 18 additions and 1 deletions
@@ -0,0 +1,17 @@
{
"db_name": "PostgreSQL",
"query": "INSERT INTO deployment_metadata (workspace_id, path, script_hash, deployment_msg) VALUES ($1, $2, $3, $4) ON CONFLICT (workspace_id, script_hash) WHERE script_hash IS NOT NULL DO UPDATE SET deployment_msg = EXCLUDED.deployment_msg",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Varchar",
"Varchar",
"Int8",
"Text"
]
},
"nullable": []
},
"hash": "9f07510019ebe6f0c5fa17bf31c2d14755474cba82b3b388a47585a8bb325b1a"
}
+1 -1
View File
@@ -1 +1 @@
6db424512b0d02f86489e85f0026581b7637d6e6
01688af32ccd48a39f993043c1ce8f337b5c9eff