gordon-cs / gordon-360-api

The 360° Gordon Experience
12 stars 7 forks source link

[Rec-IM] Halls/Affiliations #987

Closed amos-cha closed 1 year ago

amos-cha commented 1 year ago

new Term: Affiliations. This term pertains to all Halls/Clubs Team affiliations that can have points attributed to.

Database Changes

Team

Series

new Affliation

new AffiliationPoints compound key: AffiliationName, TeamID, SeriesID

new view SeriesTeamView

API Changes:

amos-cha commented 1 year ago

Note: EFPT Changes their own protocol for managing filtering schemas. This has resulted in the defaulting of the dbo schema which is why we have 70 files changed.