test database does not have constraints

How did you add the db-specific constraints? I suspect you need to use config.active_record.schema_format = :sql in environment.rb.

Michael Glaesemann grzm seespotcode net