module-postgresql/spec
Jeremy Kitchen 38e82ede57 add search_path attribute to postgresql_psql resource
This allows you to set a schema search_path on postgresql_psql
resources, in case you have multiple schemas in your database and the
SQL you are trying to run requires a different path
2013-10-14 22:00:21 +00:00
..
system Rename contrib to server::contrib 2013-09-20 14:35:24 +01:00
unit add search_path attribute to postgresql_psql resource 2013-10-14 22:00:21 +00:00
spec_helper.rb Add specs for psql Type and Provider 2013-08-13 16:18:02 -07:00
spec_helper_system.rb serverspec + some cleanup 2013-09-19 16:30:15 +01:00