Skip to content
Snippets Groups Projects
Commit 28d51213 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

schema: run on_alter_space triggers from space_cache_replace

We call it after each invocation of space_cache_replace() so better
fold it. Panic on error running triggers as space_cache_replace()
isn't supposed to fail. Remove empty on_create_space_commit() while
we are at it.

Follow-up commit 082cffca ("Synchronize lua schema update with
space cache").
parent dffa4576
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment