I create a trigger for automating the update timestamp column. That trigger fires when a table is updated. Unfortunately, the trigger behaves as an infinite loop when I use the sql command UPDATE. Can someone please help me? Is there a way for triggering once?
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/ee3f0d5e-631d-4099-9bc7-c6344a8b5456n%40googlegroups.com.
