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

Commit c8327d2

Browse files
authored
Merge pull request #94 from Insolita/updReadme
upd README.md
2 parents 2804f3a + 65e89e6 commit c8327d2

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)