Changes between Version 1 and Version 2 of HowtoBuildASchemaWithoutVendorInfo
- Timestamp:
- 04/20/06 08:58:02 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowtoBuildASchemaWithoutVendorInfo
v1 v2 23 23 }}} 24 24 25 Then call the ` build-schema` command:25 Then call the `propel-build-schema` command: 26 26 27 27 {{{ 28 $ symfony build-schema28 $ symfony propel-build-schema 29 29 }}}