1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters
Yves Senn 854b74242c Connection#structure_dump is no longer used. #9518
As of ccc6910c we use `mysqldump` to create the `structure.sql`.
The old `#structure_dump` code is still in AR but never used.

I removed all relevant parts from the code-base.
2013-03-06 15:12:20 +01:00
..
firebird
mysql Connection#structure_dump is no longer used. #9518 2013-03-06 15:12:20 +01:00
mysql2 Connection#structure_dump is no longer used. #9518 2013-03-06 15:12:20 +01:00
oracle
postgresql Fix PostgreSQL TIMESTAMP WITH TIME ZONE to return ActiveSupport::Time 2013-03-01 09:51:23 -08:00
sqlite3 Revert "checking in the abstractions for valid type checking:" 2013-02-15 16:23:25 +00:00