Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd /vagrant/config
- #Alter schema.yml
- cd /vagrant/
- php symfony propel-convert-yml-schema
- cd /vagrant/config
- gzip schema.yml
- cd /vagrant/
- php symfony propel-build-model
- cd /vagrant/config
- gunzip schema.yml.gz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement