diff --git a/.sqlx/query-54d124a54b2bb28f85b3ee9882f1e103d8e690ea0cb5189411834b9d8b246fc4.json b/.sqlx/query-54d124a54b2bb28f85b3ee9882f1e103d8e690ea0cb5189411834b9d8b246fc4.json new file mode 100644 index 0000000..cd6c018 --- /dev/null +++ b/.sqlx/query-54d124a54b2bb28f85b3ee9882f1e103d8e690ea0cb5189411834b9d8b246fc4.json @@ -0,0 +1,23 @@ +{ + "db_name": "PostgreSQL", + "query": "select pg_notify($1, $2)", + "describe": { + "columns": [ + { + "ordinal": 0, + "name": "pg_notify", + "type_info": "Void" + } + ], + "parameters": { + "Left": [ + "Text", + "Text" + ] + }, + "nullable": [ + null + ] + }, + "hash": "54d124a54b2bb28f85b3ee9882f1e103d8e690ea0cb5189411834b9d8b246fc4" +}