{ "db_name": "PostgreSQL", "query": "\n delete from typology\n where id = $1 and version = $2\n returning configuration as \"configuration: sqlx::types::Json\"\n ", "describe": { "columns": [ { "ordinal": 0, "name": "configuration: sqlx::types::Json", "type_info": "Jsonb" } ], "parameters": { "Left": [ "Text", "Text" ] }, "nullable": [ false ] }, "hash": "655ed52a1d687ed7b88a92ea9a302c390b10af8cd7cd10f881dd7bf61236fd00" }