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.
2 parents 6203b01 + 7a086ec commit a7229f4Copy full SHA for a7229f4
README.md
@@ -13,5 +13,5 @@ There are 3 required options for RowLevelSecurity attribute:
13
- using: a sql clause which describes the role's access condition
14
15
Then you can use doctrine:migrations:diff or doctrine:schema:create command as usual.
16
-SQL to enable Row Level Security will be appear in your migration files or be executed on schema creation.
+SQL to enable Row Level Security will appear in your migration files or be executed on schema creation.
17
0 commit comments