Hello, I'm facing an error with Sequel and sqlite described on this Gist: https://gist.github.com/jderrien/279556fe2edabd9a1df1
I get this error when messages are duplicated. Replacing `create` by `insert` will fix the problem, but I'd like to use the timestamps plugin which doesn't work with the `insert` method. Even if I get this error, data are correctly saved. Is it a bug or is it just a bad use? What would be the most elegant way to fix this problem? Thanks, Best regards. -- 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 https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
