further tweaking of last commit pt.2
This commit is contained in:
parent
126cd0bac2
commit
2f8b0801cc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
corresponding metadata in the next section.
|
||||
|
||||
You should be aware that during the development process you'll periodically want
|
||||
to synchronize your database schema with your Entities metadata.
|
||||
You should be aware that during the development process you'll periodically need
|
||||
to update your database schema to be in sync with your Entities metadata.
|
||||
|
||||
You can easily recreate the database:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue