This project is archived and is in readonly mode.
Running postgres unit tests broken when starting from scratch
Reported by Frederick Cheung | April 30th, 2008 @ 01:46 AM
The recent schema.rb work broke the :build_postgresql_databases tasks, and were missing an 'IF EXISTS' clause that prevented the schema being loaded correctly if you were starting from scratch.
Comments and changes to this ticket
-
DHH April 30th, 2008 @ 09:43 PM
- State changed from new to resolved
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>