This project is archived and is in readonly mode.

#400 ✓resolved
Markus Melcher

db:test:prepare fails on postgres < 8.2

Reported by Markus Melcher | June 12th, 2008 @ 11:02 AM

Activerecord 2.1.0 uses the DROP DATABASE IF EXISTS statement which is only supported by PostgreSQL versions >= 8.2. Since there are quite a few older PG installations in use it might be a good idea to try and be backwards compatible here. (I don't know if there are any other compatibility issues that might be more difficult to resolve though)

Comments and changes to this ticket

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>

Pages