Hello everyone, Here is a description of my problem.
I am trying to keep a persistent log of connection/disconnection for a database, I created two triggers (after insert and before delete) on table information_schema.sessions. I know these triggers are correctly created and initialized, but none is actually fired... Anyone has an idea why these triggers don't work? Thanks -- You received this message because you are subscribed to the Google Groups "H2 Database" 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/h2-database. For more options, visit https://groups.google.com/d/optout.
