I use symfony,doctrine and mssql . rollback not working
I am using mssql storage procedure. In the procedure, I perform insertion or update operations on 2 tables according to the data received. However, although it appears in the catch blog, rollback does not work.