I would like to create a mysql column that has an on update clause. I can't seem to figure this one out. I tried to dump a table that had one but the generated migration did not have it. I can set the default=>Sequel::CURRENT_TIMESTAMP but I would like this to occur on update as well.
-- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
