It looks like this is done at the application level. I could be wrong. (Am I?) If I am, it is what I'm looking for. If not, it's not quite there because the time is being set by the application and not by the database.
On Sep 22, 10:39 pm, Guillaume Laville <[email protected]> wrote: > Hello > > Judging from the description of your use case, > you may be interrested in the timestamp sequel plugin, > which (quoting its description) "automatically set create and update > timestamp fields". > > Main documentation page here > :http://sequel.rubyforge.org/rdoc-plugins/classes/Sequel/Plugins/Times... > > This plugin is directly available in the main Sequel distribution, > and can be used on a model-basis or for all your models, > as illustrated in the provided example. > > Regards -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
