Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

propel:sql:build creates sql file outside cache, but reports different location #376

Closed
Gamesh opened this issue Dec 17, 2015 · 2 comments
Closed

Comments

@Gamesh
Copy link

Gamesh commented Dec 17, 2015

might be related to #307.
when you run console propel:sql:build propel dumps a map and sql into the app/propel/sql (which is a weird place if you ask me, because the schema and everything related is located in the bundle), but reports files being added to cache folder.
output:

 ../sf/bin/console propel:sql:build
>>  File+    /home/vagrant_data/dev/sf/var/cache/dev/sql/ituvs.sql
>>  File+    /home/vagrant_data/dev/sf/var/cache/dev/sql/sqldb.map
1 SQL file has been generated.

it reports that files were created in the cache/, but places them in the app/propel/sql folder.

@havvg
Copy link
Member

havvg commented Jan 22, 2016

I'm assuming, you are using Propel2?

@havvg havvg added the Propel2 label Jan 22, 2016
@Gamesh
Copy link
Author

Gamesh commented Jan 22, 2016

no i'm using propel v1.7.1 as propel2 does not have a stable release yet

@havvg havvg removed the Propel2 label Jan 22, 2016
@havvg havvg added this to the 1.5 - Symfony 2.8 LTS support milestone Jan 22, 2016
havvg added a commit to havvg/PropelBundle that referenced this issue Jan 23, 2016
havvg added a commit to havvg/PropelBundle that referenced this issue Jan 23, 2016
@havvg havvg closed this as completed Jan 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants