What's the fk setup there, do you have an FK column that is also a PK? Sent from my iPhone
On May 19, 2012, at 7:24 AM, Ignas Mikalajunas <[email protected]> wrote: > Hi, > >>> A stack trace here would be extremely helpful. > > sorry forgot the error message for the traceback: > > NoReferencedColumnError: Could not create ForeignKey 'wall_posts.id' > on table 'wall_post_stars': table 'wall_posts' has no column named > 'id' > > Ignas > > -- > You received this message because you are subscribed to the Google Groups > "sqlalchemy" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sqlalchemy?hl=en. > -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
