feat(model): add findOrCreate method #361
Annotations
3 errors
|
linux (21.x):
src/database/DatabaseImpl.ts#L0
Type 'MongoDriver | MySqlDriver | SqliteDriver | PostgresDriver | typeof FakeDriver' does not satisfy the constraint 'Driver<any, any>'.
|
|
linux (21.x):
src/database/DatabaseImpl.ts#L0
Type 'typeof FakeDriver' does not satisfy the constraint 'Driver<any, any>'.
|
|
linux (21.x):
src/database/DatabaseImpl.ts#L0
Type 'typeof FakeDriver' does not satisfy the constraint 'Driver<any, any>'.
|