Strange. It looks like migration 38 failed. Could you try

rake db:migrate VERSION=37

and then

rake db:migrate --trace

and check if there are any errors

(Should not destroy anything, but make a backup first to be sure!) 

Reinier

> -----Oorspronkelijk bericht-----
> Van: Walter Cruz [mailto:[EMAIL PROTECTED]
> Verzonden: woensdag 23 juli 2008 17:08
> Aan: Reinier Balt
> CC: [email protected]
> Onderwerp: Re: [Tracks-discuss] error when removing a project
> 
> On Wed, Jul 23, 2008 at 11:56 AM, Reinier Balt <[EMAIL PROTECTED]>
> wrote:
> > Did you run the migrations when you upgraded?
> > Migration 38 should remove the NOT NULL constraint from your db
> >
> Yes!
> 
> [EMAIL PROTECTED] [~/rails/tracks]# rake db:version
> (in /home/walter/rails/tracks)
> Current version: 38
> 
> But my position column is still not null. My databse is postgresql
> 8.1.6
> 
> []'s
> - Walter

_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to