mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/md: updating versioned migrations tutorial (#3334)
* doc/md: updating versioned migrations tutorial * Apply suggestions from code review Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com> --------- Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
This commit is contained in:
@@ -121,10 +121,6 @@ module.exports = {
|
||||
type: 'doc',
|
||||
id: 'versioned/intro',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'versioned/enable-ff',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'versioned/auto-plan',
|
||||
@@ -144,7 +140,11 @@ module.exports = {
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'versioned/verifying-safety',
|
||||
}
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
id: 'versioned/programmatically',
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user