module-puppetlabs-mysql/lib/puppet/type
Ashley Penney 7d4f9fc685 Rename and refactor database to mysql_database.
Add collate as a new managable parameter, and extend self.instances to
add in all parameters when checking existing databases.  It also adds
self.prefetch in order to speed up Puppet runs.

Provider is also switched to using mk_resource_methods to generate
all the resource readers, and exists? and other methods now use the
property_hash where appropriate.

Tests rewritten to handle changes and extend code coverage.
2013-08-28 18:11:21 -04:00
..
database.rb Rename and refactor database to mysql_database. 2013-08-28 18:11:21 -04:00
database_grant.rb Fixes suggested by RubyMine. (style for the most part.) 2013-07-11 19:42:41 -04:00
database_user.rb Fixes suggested by RubyMine. (style for the most part.) 2013-07-11 19:42:41 -04:00
mysql_database.rb Rename and refactor database to mysql_database. 2013-08-28 18:11:21 -04:00