I write a sql script to create a procedure and then apply the changes to Oracle
,then I found that the script applied by Oracle is not the same format with
what I wrote in the delta script.All statements looks ugly and the readability
is very bad. I looked the ant manual and found the sql task has a attribute
named keepformat which is used to control whether the format of the sql will
be preserved or not.The ant sql task has this feature, why DBDeploy does't
support this? I wonder if there is other meas to address this issue.
Original issue reported on code.google.com by 512973...@qq.com on 7 Mar 2013 at 7:44
Original issue reported on code.google.com by
512973...@qq.com
on 7 Mar 2013 at 7:44