Propel ORM:从迁移中排除表

时间:2011-10-25 19:09:02

标签: php propel

有没有办法从diff / migrate进程中排除我的wp_ *表(不属于schema.xml)?

1 个答案:

答案 0 :(得分:1)

即使有人最近写了补丁,也无法在Propel 1.6中使用。 Propel2可能会处理这个问题。