diff options
author | Paul Gallagher <gallagher.paul@gmail.com> | 2011-06-09 09:47:01 +0800 |
---|---|---|
committer | Paul Gallagher <gallagher.paul@gmail.com> | 2011-06-10 21:52:25 +0800 |
commit | 5c7f8c929b228063b224eaa17360dcc105788296 (patch) | |
tree | 407227571376446ff6521106eedefc8c3e5aa2a8 /activeresource/README.rdoc | |
parent | 8eb2b519f267e61edcf1e715489c3c9ac0244d81 (diff) | |
download | rails-5c7f8c929b228063b224eaa17360dcc105788296.tar.gz rails-5c7f8c929b228063b224eaa17360dcc105788296.tar.bz2 rails-5c7f8c929b228063b224eaa17360dcc105788296.zip |
Improve PostgreSQL adapter schema-awareness
* table_exists? scoped by schema search path unless schema is explicitly named. Added tests and doc to clarify the behaviour
* extract_schema_and_table tests and implementation extended to cover all cases
* primary_key does not ignore schema information
* add current_schema and schema_exists? methods
* more robust table referencing in insert_sql and sql_for_insert methods
Diffstat (limited to 'activeresource/README.rdoc')
0 files changed, 0 insertions, 0 deletions