Development

#2883 (propel-build-model fails with plugin sfPropelActAsTaggablePlugin)

You must first sign up to be able to contribute.

Ticket #2883 (closed defect: invalid)

Opened 10 months ago

Last modified 10 months ago

propel-build-model fails with plugin sfPropelActAsTaggablePlugin

Reported by: zegenie Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsTaggablePlugin Version: 1.0.11
Keywords: Cc: reaktor@linpro.no
Qualification: Unreviewed

Description

When trying to run propel-build-model with the plugin installed, the command fails with the following output:

Execution of target "om-template" failed for the following reason: /usr/share/php/symfony/vendor/propel-generator/build-propel.xml:470:1: Duplicate table found: propel.
[phingcall] /usr/share/php/symfony/vendor/propel-generator/build-propel.xml:470:1: Duplicate table found: propel.

Change History

02/04/08 11:19:18 changed by zegenie

  • priority changed from major to minor.
  • status changed from new to closed.
  • resolution set to invalid.

apparently, my schema.yml file was overwritten somewhere in the process. Restoring it fixed the error.

nothing to see here, move along :)