* propel-generate-schema generates the schema.yml file from a given (existing) db
* propel-generate-sql builds the sql you need to create a db from the (existing) schema.yml file * propel-generate-crud builds a module based on an class in the model Mladen Gogala wrote: > My understanding is that propel-build-schema reads schema.yml and > creates CRUD > mapping and SQL statements. In other words, schema.yml is input for > "build schema". > My script creates schema.yml from the list of tables. > > On Apr 2, 12:59 pm, "Mark Ng" <[EMAIL PROTECTED]> wrote: >> you can do this already with symfony propel-build-schema (or does this >> not work with Oracle ?) >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
