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.
1 parent 3e30b7e commit b4a354cCopy full SHA for b4a354c
manifests/db.pp
@@ -34,7 +34,7 @@
34
# @param grant_options
35
# The grant_options for the grant for user@host on the database.
36
# @param sql
37
-# The path to the sqlfile you want to execute. This can be a an array containing one or more file paths.
+# The path to the sqlfile you want to execute. This can be an array containing one or more file paths.
38
# @param enforce_sql
39
# Specifies whether executing the sqlfiles should happen on every run. If set to false, sqlfiles only run once.
40
# @param ensure
0 commit comments