aboutsummaryrefslogtreecommitdiffstats
path: root/sql/mysql/patch-watchlist-wl_notificationtimestamp.sql
blob: 0345ce23e3cbe63b0fb4396d7bf05be3143c1941 (plain) (blame)
1
2
ALTER TABLE /*_*/watchlist
  MODIFY wl_notificationtimestamp BINARY(14) DEFAULT NULL;