issue 1
(need transaction support) reported by sodamnmad
- What steps will reproduce the problem?
I ran it without having a db_version table created, and it failed while I
tried to update it, yet the script that ran wasn't rolled back.
What is the expected output? What do you see instead?
I expected the entire thing to be treated as an atomic transaction.
Partial success/failure. This can be very bad in some situations.
What version of the product are you using? On what operating system?
r39, linux.
Please provide any additional information below.
miguel at thedeanda dot com if you need to contact me directly. Good job
on implementing this. I was about to do it myself.
What steps will reproduce the problem?
I ran it without having a db_version table created, and it failed while I
tried to update it, yet the script that ran wasn't rolled back.
What is the expected output? What do you see instead?
I expected the entire thing to be treated as an atomic transaction.
Partial success/failure. This can be very bad in some situations.
What version of the product are you using? On what operating system?
r39, linux.
Please provide any additional information below.
miguel at thedeanda dot com if you need to contact me directly. Good job
on implementing this. I was about to do it myself.