mysql - Propel 1.6 How to autogenerate Base/Peer/Query model classes in symfony2 -


i newbie propel1.6 user , know way generate base/peer/query classes in model using commandline. how do that? or can point me in right direction. alot

ive done running

app/console propel:build 

to generate sql file, then

app/console propel:model:build 

to build model classes (base,peer,query) and

app/console propel:sql:insert --force 

to generate mysql tables


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -