Hi,

With propel, we use the custom schema files (schema.custom.yml) to add
things to the auto generated model schema.

I think this is possible with doctrine too.

yes it is:
http://www.symfony-project.org/gentle-introduction/1_4/en/17-Extending-Symfony#chapter_17_sub_doctrine

with the syntax *_schema.yml




charanjeet a écrit :
> Hello All
> 
> We are using MyISAM , hence no relations defined in model.
> Now we also want to avoid defining relations in schema.yml as it will
> be rewritten each time we make changes in datebase and run php symfony
> doctrine:build-schema.
> 
> Is there a way to generate schema in parts or some other way around
> Please help...
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to