use postgres current_schemas() function rather than parsing and passing rails schema_...
authorronen barzel <ronen@barzel.org>
Mon, 26 Nov 2012 16:03:16 +0000 (16:03 +0000)
committerronen barzel <ronen@barzel.org>
Mon, 26 Nov 2012 16:03:16 +0000 (16:03 +0000)
commitb0ee9bcdff52701471c58ed45d9fca887ff025f0
treef12d58e822b7fbb20ee7f656cdf19e6c90667bdc
parent48716afc027674e66b705229a83607997fca1d96
use postgres current_schemas() function rather than parsing and passing rails schema_search_path parameter.

obviates quoting bug fix shown in commit of issue #65
lib/schema_plus/active_record/connection_adapters/postgresql_adapter.rb