Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Commit

Permalink
Fixed #165 the table "*" option in mysql_database resource is not
Browse files Browse the repository at this point in the history
valid anymore for database cookbook v2.3.1
  • Loading branch information
oiuzikov committed Jan 30, 2015
1 parent 8f156c9 commit 24b93f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vendor/cookbooks/rails/recipes/databases.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
username database_username
password database_password
database_name(database_name)
table "*"
host "localhost"
action :grant
end
Expand Down

0 comments on commit 24b93f7

Please sign in to comment.