We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2ba1e commit bff5d56Copy full SHA for bff5d56
product_docs/docs/pgd/5/sequences.mdx
@@ -230,8 +230,8 @@ support renaming `galloc` sequences or moving them to another namespace or
230
renaming the namespace that contains a `galloc` sequence. Be
231
mindful of this limitation while designing application schema.
232
233
-Additionally, after restoring a node from a backup, all galloc sequences must manually have their maximum
234
-value set to the maximum value of the attached data column.
+Additionally, after restoring a node from a backup, all galloc sequences must manually
+have their maximum value set to the maximum value of the attached data column.
235
236
#### Converting a local sequence to a galloc sequence
237
0 commit comments