Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 65e89e6

Browse files
committed
upd README.md
1 parent 2804f3a commit 65e89e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ You may specify custom PHP code for generating fake data for a property:
9595
### `x-table`
9696

9797
Specify the table name for a Schema that defines a model which is stored in the database.
98+
You can generate non-db model based on \yii\base\Model without migrations by setting `x-table: false`
9899

99100
### `x-pk`
100101

0 commit comments

Comments
 (0)