We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f6cd85 + e350637 commit 387c685Copy full SHA for 387c685
1 file changed
README.md
@@ -180,8 +180,10 @@ end
180
AnalyticsController --> KDAService
181
AuditLogModel[AuditLog Model] --> PostgreSQL
182
ChampionPoolModel[ChampionPool Model] --> PostgreSQL
183
+ CompetitiveMatchModel[CompetitiveMatch Model] --> PostgreSQL
184
MatchModel[Match Model] --> PostgreSQL
185
NotificationModel[Notification Model] --> PostgreSQL
186
+ OpponentTeamModel[OpponentTeam Model] --> PostgreSQL
187
OrganizationModel[Organization Model] --> PostgreSQL
188
PasswordResetTokenModel[PasswordResetToken Model] --> PostgreSQL
189
PlayerModel[Player Model] --> PostgreSQL
0 commit comments