1
0
mirror of synced 2025-03-17 13:33:52 +03:00

further tweaking of last commit pt.2

This commit is contained in:
Mark Fox 2013-10-11 15:22:39 -07:00
parent 126cd0bac2
commit 2f8b0801cc

View File

@ -201,8 +201,8 @@ At this point no entitiy metadata exists in `src` so you will see a message like
"No Metadata Classes to process." Don't worry, we'll create a Product entity and "No Metadata Classes to process." Don't worry, we'll create a Product entity and
corresponding metadata in the next section. corresponding metadata in the next section.
You should be aware that during the development process you'll periodically want You should be aware that during the development process you'll periodically need
to synchronize your database schema with your Entities metadata. to update your database schema to be in sync with your Entities metadata.
You can easily recreate the database: You can easily recreate the database: