Files
rails/activerecord/lib
Juan M. Cuello cfc95d89ae Use the schema_search_path in prepared statements.
To allow the use of prepared statements when changing schemas in
postgres, the schema search path is added to the sql key.
2011-10-05 11:43:03 -03:00
..