Attempt to set foreign key to nonexistent table, sf_guard_user!
- by Stick it to THE MAN
I am using SF 1.3.2 with Propel ORM on Ubuntu 9.10.
I created a new SF project and simply copied the sfGuard plugin folder from a pre-existing SF 1.32 project. I manually edited the schema.yml in the new project, adding a user table that reference the the sfGuard table.
When I run propel:build-sql, I got the task failed, with the error message:
…