mysql 'timestamp default current_timestamp on update current_timestamp' doesn't reflect() properly

Issue #1940 resolved
Former user created an issue

Found a bug in the mysql _re_column regexp regarding timestamp "on update" behaviour.

Diff attached, pullable from https://bitbucket.org/taavi_burns/sqlalchemy (momentarily; want to include ticket number in changeset).

Comments (3)

  1. Log in to comment