rails/activerecord/test/schema
Aaron Patterson f7b915b507 Merge branch 'joelhoffman-postgres_schema_builder' into instance_reader
* joelhoffman-postgres_schema_builder:
  Also support writing the hstore back to the database
  Hstore values are all strings
  string_to_hstore / hstore_to_string, serializing
  don't test schema where hstore not installed
  schema dumper tests for hstore
  Additional hstore tests, supporting null values, better compliance with postgres docs
  add hstore to postgres native types and defaults

Conflicts:
	activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
2012-02-10 10:55:34 -08:00
..
mysql2_specific_schema.rb Only use LOWER for mysql case insensitive uniqueness check when column has a case sensitive collation. 2011-10-09 13:14:07 -07:00
mysql_specific_schema.rb Only use LOWER for mysql case insensitive uniqueness check when column has a case sensitive collation. 2011-10-09 13:14:07 -07:00
oracle_specific_schema.rb added additional objects necessary for OracleAdapter specific tests 2009-08-06 23:40:59 +03:00
postgresql_specific_schema.rb don't test schema where hstore not installed 2012-02-08 22:28:51 -08:00
schema.rb Made schema dumper recognize partial indices' where statements 2012-02-09 03:28:11 -02:00
sqlite_specific_schema.rb Use schema.rb for all databases 2008-04-22 13:55:13 +12:00