1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
2006-02-01 23:34:18 +00:00
..
active_record Fixed schema handling for DB2 adapter that didn't work: an initial schema could be set, but it wasn't used when getting tables and indexes (closes #3678) [Maik Schmidt] 2006-02-01 23:34:18 +00:00
active_record.rb ActiveRecord::Base.schema_ignore_tables => ActiveRecord::SchemaDumper.ignore_tables 2005-12-24 17:31:26 +00:00