What sort of comments are you looking for?
On Sunday, January 17, 2016 at 12:47:00 PM UTC-5, Max Bothe wrote:
>
> Hi all,
>
> Some databases (like SAP HANA) don't support adding or removing a default
> value of a column without redefining the column [1].
> In order to support custom backends for
Hi all,
Some databases (like SAP HANA) don't support adding or removing a default
value of a column without redefining the column [1].
In order to support custom backends for these databases, the column
definition has to be passed additionally to the format strings
sql_alter_column_default and