Skip to content

feat(model): add findOrCreate method #361

feat(model): add findOrCreate method

feat(model): add findOrCreate method #361

Triggered via push January 29, 2026 01:13
Status Success
Total duration 3m 56s
Artifacts

ci.yml

on: push
Matrix: linux
Fit to window
Zoom out
Zoom in

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>'.