What steps will reproduce the problem?
1. Create DDL delta
2. Generate output SQL for Oracle (dbms=ora)
3. See "BEGIN TRANSACTION;" in output.sql
What is the expected output? What do you see instead?
Oracle DDL statements should not run within explicit transactions.
What version of the product are you using? On what operating system?
DbDeploy 3.0 on Win XP Pro.
Please provide any additional information below.
I removed the word "BEGIN TRANSACTION" in output.sql,
and it worked fine.
Original issue reported on code.google.com by dalaldha...@gmail.com on 9 Sep 2009 at 1:50
Original issue reported on code.google.com by
dalaldha...@gmail.com
on 9 Sep 2009 at 1:50