Displaying 1 result from an estimated 1 matches for "foreign_keyalbum_id".
2005 Dec 05
0
bug in bubbleshare's Active Record extensions?
...m to puke thusly:
> rake --trace environment RAILS_ENV=production VERSION=3 migrate
(in /Users/ogd/Documents/projects/euterpe)
** Invoke environment (first_time)
** Execute environment
** Invoke migrate (first_time)
** Invoke environment
** Execute migrate
rake aborted!
ERROR: constraint "foreign_keyalbum_id" does not exist
: ALTER TABLE tracks DROP CONSTRAINT foreign_keyalbum_id
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/active_record/connection_adapters/abstract_adapter.rb:67:in
`log''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/active_record/connection_adapters/postgre...