Loading…
![]() New source string testing_project / Documentation: reference/reference_lua/box_schema/upgrade — English |
Loading…
![]() New source string testing_project / Documentation: reference/reference_lua/box_schema/upgrade — English |
alter index primary on _space set options to {"unique":true}, parts to [[0,"unsigned"]]
alter space _schema set options to {}
create view _vindex...
grant read access to 'public' role for _vindex view
set schema version to 1.7.0
---
...