#95: Id changes to models #99

Merged
kdeng00 merged 3 commits from tsk-95 into master 2024-06-21 20:30:23 -04:00
kdeng00 commented 2024-06-19 16:19:05 -04:00 (Migrated from github.com)

Change the primary identifiers of models from containing the model name in it, to just the identifier. For example, the Song model's Identifier from SongID to Id. Additionally, do not capitalize the D in the ID.

Closes #95

Change the primary identifiers of models from containing the model name in it, to just the identifier. For example, the Song model's Identifier from SongID to Id. Additionally, do not capitalize the D in the ID. Closes #95
Sign in to join this conversation.