From dfae9d7917f33f6a8f63b202184f93b6553779f9 Mon Sep 17 00:00:00 2001 From: Vadim Voitenko Date: Wed, 9 Oct 2024 21:04:57 +0300 Subject: [PATCH] Docs: Fixed type in subset doc --- docs/database_subset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/database_subset.md b/docs/database_subset.md index 4fc3e447..c8959fe2 100644 --- a/docs/database_subset.md +++ b/docs/database_subset.md @@ -113,7 +113,7 @@ dump: 7. `not_null` - is FK has not null constraint. If `true` Default it is `false` 8. `expression` - expression that is used to get the value of the column in the referencing table -## Plymorphyc references +## Polymorphic references Greenmask supports polymorphic references. You can define a virtual reference for a table with polymorphic references using `polymorphic_exprs` attribute. The `polymorphic_exprs` attribute is a list of expressions that are used to make