diff --git a/backend/.sqlx/query-f875555e65fcefb643094fef6ca6d8735e12bfd404805f6973b167febf7e942f.json b/backend/.sqlx/query-f875555e65fcefb643094fef6ca6d8735e12bfd404805f6973b167febf7e942f.json new file mode 100644 index 0000000000..762c5b1baa --- /dev/null +++ b/backend/.sqlx/query-f875555e65fcefb643094fef6ca6d8735e12bfd404805f6973b167febf7e942f.json @@ -0,0 +1,15 @@ +{ + "db_name": "PostgreSQL", + "query": "UPDATE schedule SET email = 'stale@windmill.dev' WHERE path = $1 AND workspace_id = $2", + "describe": { + "columns": [], + "parameters": { + "Left": [ + "Text", + "Text" + ] + }, + "nullable": [] + }, + "hash": "f875555e65fcefb643094fef6ca6d8735e12bfd404805f6973b167febf7e942f" +}