[Tarantool-patches] [PATCH v1 1/1] schema: remove assert on wrong insert into _priv
    Vladislav Shpilevoy 
    v.shpilevoy at tarantool.org
       
    Fri Oct  1 01:46:38 MSK 2021
    
    
  
Hi! Thanks for the fixes!
> diff --git a/changelogs/unreleased/gh-6295-assert-on-wrong-insert-into-_priv.md b/changelogs/unreleased/gh-6295-assert-on-wrong-insert-into-_priv.md
> new file mode 100644
> index 000000000..058d218d7
> --- /dev/null
> +++ b/changelogs/unreleased/gh-6295-assert-on-wrong-insert-into-_priv.md
> @@ -0,0 +1,5 @@
> +## bugfix/sql
It isn't only SQL - _priv space can be used from Lua, from C.
The rest LGTM. You can send it to a next reviewer after fixing
the changelog title.
    
    
More information about the Tarantool-patches
mailing list