Open retorquere opened 2 months ago
If I register an onInsert with
table[BlinkKey].events.onInsert.register(...)
is that handler fired before, or after the insert was completed?
If I register an onInsert with
is that handler fired before, or after the insert was completed?