More robust handling of foreign keys with schema namespaces
authorronen barzel <ronen@barzel.org>
Mon, 11 Feb 2013 20:25:33 +0000 (20:25 +0000)
committerronen barzel <ronen@barzel.org>
Mon, 11 Feb 2013 20:26:34 +0000 (20:26 +0000)
commitb0aff1055f176ced2b5ddbb64e8d3b7cd38581e0
tree87e21920bb9cb9fa65f86118d905f22f0936bd99
parent4fd28584732c61eec13757adde8f0949b870e3df
More robust handling of foreign keys with schema namespaces

Closes issue #89
README.rdoc
lib/schema_plus/active_record/column_options_handler.rb
lib/schema_plus/active_record/connection_adapters/foreign_key_definition.rb
lib/schema_plus/active_record/connection_adapters/mysql_adapter.rb
lib/schema_plus/active_record/connection_adapters/postgresql_adapter.rb
spec/named_schemas_spec.rb [moved from spec/multiple_schemas_spec.rb with 77% similarity]