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 56bc346 + f37197b commit efab573Copy full SHA for efab573
manifests/server/reassign_owned_by.pp
@@ -1,7 +1,7 @@
1
# @summary Define for reassigning the ownership of objects within a database.
2
-# @note
3
-# This enables us to force the a particular ownership for objects within a database
4
-#
+#
+# @note This enables us to force the a particular ownership for objects within a database
5
# @param old_role Specifies the role or user who is the current owner of the objects in the specified db
6
# @param new_role Specifies the role or user who will be the new owner of these objects
7
# @param db Specifies the database to which the 'REASSIGN OWNED' will be applied
0 commit comments