anuraghazra / anuraghazra/convoychat

Typegoose `arrayProp` is deprecated

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
214
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Mentioned in https://github.com/typegoose/typegoose/issues/318

`arrayProp` is currently used in following entities
- [Invitation](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/Invitation.ts)
- [Message](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/Message.ts)
- [Room](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/Room.ts)
- [User](https://github.com/anuraghazra/convoychat/blob/8eedf6d67d4502ed9cc43ccfbcd25d222bf8e5d6/server/entities/User.ts)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.