issues
search
leaderboardsgg
/
leaderboard-backend
The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12
stars
16
forks
source link
Add BaseEntity Class
#128
Closed
zysim
closed
1 year ago
zysim
commented
2 years ago
Adds
created_at
,
updated_at
, and
deleted_at
fields to all models
Updates
Equals
methods to match all above timestamp fields
Updates DeleteModship to soft-delete, along with its test
zysim
commented
1 year ago
Stale PR. Closing.
created_at
,updated_at
, anddeleted_at
fields to all modelsEquals
methods to match all above timestamp fields