Skip to content
Snippets Groups Projects
Commit dff9804b authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Re-generate bootstrap.snap using upgrade.lua

* Set version to {1, 6, 8} in box.space._schema
* Add 'LUA' language to built-in stored procedures
parent 2415c6bc
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -616,7 +616,7 @@ box.space._space:select()
...
box.space._func:select()
---
- - [1, 1, 'box.schema.user.info', 1]
- - [1, 1, 'box.schema.user.info', 1, 'LUA']
...
session = nil
---
......
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