Re: Altering the behavior of AddColumn

2017-07-07 Thread Mike Bayer
more straightforward would be a pull request that adds "mysql_after" keyword to both op.add_column() and op.modify_column(). On Fri, Jul 7, 2017 at 1:33 AM, wrote: > > > On Tuesday, August 27, 2013 at 9:31:29 AM UTC-5, Michael Bayer wrote: >> >> >> On Aug 26, 2013, at 11:49

Re: Altering the behavior of AddColumn

2017-07-06 Thread tjhnson
On Tuesday, August 27, 2013 at 9:31:29 AM UTC-5, Michael Bayer wrote: > > > On Aug 26, 2013, at 11:49 PM, Samer Atiani > wrote: > > Hello, > > All my tables have create_date and update_date columns in them, and I like > to keep these columns as the last two columns in any