The Before State
The original schema had three separate author join tables:
| Table | Domain FK | Notes |
|---|---|---|
BlogAuthors | BlogId | No Role field |
GalleryAuthors | AlbumId | No Role field |
TrackAuthors | TrackId | Had Role (e.g. “producer”, “vocalist”) |
A short hello from Bedanta Gogoi's new product and growth writing space.
The original schema had three separate author join tables:
| Table | Domain FK | Notes |
|---|---|---|
BlogAuthors | BlogId | No Role field |
GalleryAuthors | AlbumId | No Role field |
TrackAuthors | TrackId | Had Role (e.g. “producer”, “vocalist”) |