Skip to content

Commit 4565f66

Browse files
authored
Update README.md
1 parent 3dfced6 commit 4565f66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ export default class CreatePets implements Seeder {
120120
}
121121
```
122122

123+
Until [this issue](https://github.com/w3tecch/typeorm-seeding/issues/119) is closed, seeder files must not contain any other export statement besides the one that exports the seeder class.
124+
123125
## ❯ Installation
124126

125127
Before using this TypeORM extension please read the [TypeORM Getting Started](https://typeorm.io/#/) documentation. This explains how to setup a TypeORM project.

0 commit comments

Comments
 (0)