doctrine - generate model from db, but only a specified table?

Posted by terrani on Stack Overflow See other posts from Stack Overflow or by terrani
Published on 2010-03-28T07:33:38Z Indexed on 2010/03/28 7:43 UTC
Read the original article Hit count: 272

Filed under:
|

Hi,

is it possible to generate models from db, but only specified tables in doctrine?

I can't locate a method in Doctrine_Core class for this.

Thanks.

© Stack Overflow or respective owner

Related posts about doctrine

Related posts about generate-table