mirror of
https://github.com/ent/ent.git
synced 2026-05-02 07:30:53 +03:00
doc: explain how to use functional indexes in migrations (#4149)
This commit is contained in:
@@ -52,6 +52,7 @@ module.exports = {
|
||||
{type: 'doc', id: 'migration/domain', label: 'Domain Types'},
|
||||
{type: 'doc', id: 'migration/enum', label: 'Enum Types'},
|
||||
{type: 'doc', id: 'migration/extension', label: 'Extensions'},
|
||||
{type: 'doc', id: 'migration/function-indexes', label: 'Functional Indexes'},
|
||||
{type: 'doc', id: 'migration/rls', label: 'Row-Level Security'},
|
||||
{type: 'doc', id: 'migration/trigger', label: 'Triggers'},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user