You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make setting commit hooks a noop if unsupported
We set them to null when closing databases, and crashing if the methods
are unavailable (which they are on older WebAssembly modules) is
terrible.