File tree Expand file tree Collapse file tree 4 files changed +490
-0
lines changed Expand file tree Collapse file tree 4 files changed +490
-0
lines changed Original file line number Diff line number Diff line change 11.. _enterprise-space_upgrade :
2+ .. _box_space-upgrade :
23
34Upgrading space schema
45======================
Original file line number Diff line number Diff line change @@ -97,6 +97,9 @@ Below is a list of all ``box.space`` functions and members.
9797 * - :doc: `./box_space/update `
9898 - Update a tuple
9999
100+ * - :ref: `box_space-upgrade `
101+ - Upgrade the space format and tuples
102+
100103 * - :doc: `./box_space/upsert `
101104 - Update a tuple
102105
Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ help for the given command.
5858 - Print instance logs
5959 * - :doc: `logrotate <logrotate >`
6060 - Rotate instance logs
61+ * - :doc: `migrations <migrations >`
62+ - Manage migrations
6163 * - :doc: `pack <pack >`
6264 - Package an application
6365 * - :doc: `play <play >`
@@ -112,6 +114,7 @@ help for the given command.
112114 kill <kill >
113115 log <log >
114116 logrotate <logrotate >
117+ migrations <migrations >
115118 pack <pack >
116119 play <play >
117120 replicaset <replicaset >
You can’t perform that action at this time.
0 commit comments