Abdullah Shahid

Results 2 issues of Abdullah Shahid

Update query is not working ```sql ALTER TABLE `default`.`test_Bank` UPDATE Key = @Key, Number = @Number, Name = @Name, Code = @Code WHERE Id = @Id ``` in mutations it...

![image](https://github.com/user-attachments/assets/a649e096-f6f0-46ca-bedd-a55a98f4a931) Am i missing something