Fix typo: "visibility" doesn't make sense here

Co-authored-by: joshua-spacetime <josh@clockworklabs.io>
Signed-off-by: Phoebe Goldman <phoebe@goldman-tribe.org>
This commit is contained in:
Phoebe Goldman
2025-01-14 16:03:37 -05:00
committed by GitHub
parent 08a82b65af
commit 494ee53e73
+1 -1
View File
@@ -359,7 +359,7 @@ pub fn schema_type(input: StdTokenStream) -> StdTokenStream {
})
}
/// Generates code for registering a row-level security visibility.
/// Generates code for registering a row-level security rule.
///
/// This attribute must be applied to a `const` binding of type [`Filter`].
/// The filter will be installed as if an additional SQL `WHERE` predicate