server_onupdate is not an actual "server side" construct, it's a
marker on the client side only to instruct SQLAlchemy that some
trigger or something set up separately will be changing the value of
the column when an UPDATE occurs.
On Mon, Nov 12, 2018 at 1:00 AM Bert JW Regeer <[email protected]> wrote:
>
> Hey all,
>
> After perusing the documentation, I am just making sure I am not an idiot and 
> overlooked something, but is altering server_onupdate possible with 
> `alter_coumn`?
>
> Thanks,
> Bert JW Regeer
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy-alembic" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy-alembic" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to