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.
1 parent 966d050 commit f775a2eCopy full SHA for f775a2e
1 file changed
README.md
@@ -156,11 +156,13 @@ end
156
MatchModel[Match Model] --> PostgreSQL
157
NotificationModel[Notification Model] --> PostgreSQL
158
OrganizationModel[Organization Model] --> PostgreSQL
159
+ PasswordResetTokenModel[PasswordResetToken Model] --> PostgreSQL
160
PlayerModel[Player Model] --> PostgreSQL
161
PlayerMatchStatModel[PlayerMatchStat Model] --> PostgreSQL
162
ScheduleModel[Schedule Model] --> PostgreSQL
163
ScoutingTargetModel[ScoutingTarget Model] --> PostgreSQL
164
TeamGoalModel[TeamGoal Model] --> PostgreSQL
165
+ TokenBlacklistModel[TokenBlacklist Model] --> PostgreSQL
166
UserModel[User Model] --> PostgreSQL
167
VodReviewModel[VodReview Model] --> PostgreSQL
168
VodTimestampModel[VodTimestamp Model] --> PostgreSQL
0 commit comments