Thanks, patch applied.
On Fri, Aug 7, 2020 at 8:00 PM Rahul Shirsat
wrote:
> Hi Hackers,
>
> Please find the attached patch below which resolves the following issue of
> SQL DDL output generator for view (preserving default values of columns)
>
> Also, when changing VIEW's column's default value
Hi Hackers,
Please find the attached patch below which resolves the following issue of
SQL DDL output generator for view (preserving default values of columns)
Also, when changing VIEW's column's default value, the SQL generates ALTER
TABLE, now this would be as ALTER VIEW instead.
This fix coul