Skip to content

Commit f775a2e

Browse files
docs: auto-update architecture diagram [skip ci]
1 parent 966d050 commit f775a2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,13 @@ end
156156
MatchModel[Match Model] --> PostgreSQL
157157
NotificationModel[Notification Model] --> PostgreSQL
158158
OrganizationModel[Organization Model] --> PostgreSQL
159+
PasswordResetTokenModel[PasswordResetToken Model] --> PostgreSQL
159160
PlayerModel[Player Model] --> PostgreSQL
160161
PlayerMatchStatModel[PlayerMatchStat Model] --> PostgreSQL
161162
ScheduleModel[Schedule Model] --> PostgreSQL
162163
ScoutingTargetModel[ScoutingTarget Model] --> PostgreSQL
163164
TeamGoalModel[TeamGoal Model] --> PostgreSQL
165+
TokenBlacklistModel[TokenBlacklist Model] --> PostgreSQL
164166
UserModel[User Model] --> PostgreSQL
165167
VodReviewModel[VodReview Model] --> PostgreSQL
166168
VodTimestampModel[VodTimestamp Model] --> PostgreSQL

0 commit comments

Comments
 (0)