This project is archived and is in readonly mode.

Changeset [2183c220ada046993274ccdc6f1f86e9e8a3a5c6] by Steven Soroka

May 17th, 2008 @ 07:49 AM

Make sure clone_structure can load the results of dump_schema_information

SchemaStatements#dump_schema_information joins inserts with a single \n, but is later split on \n\n, and fails when trying to execute all the inserts as a single sql statement.

Signed-off-by: Michael Koziarski

[#201 state:resolved]

http://github.com/rails/rails/co...

Committed by Repository

  • M activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>