id | name | |
---|---|---|
1 | John Doe | john@example.com |
2 | Jane Smith | jane@example.com |
id | title | content | publicationDate | authorId |
---|---|---|---|---|
(→ Authors.id) | ||||
1 | First Article | Content of first article. | 2024-03-07 23:04:26 | 1 |
2 | Second Article | Content of second article. | 2024-03-07 23:04:26 | 2 |
id | mediaType | length |
---|---|---|
1 | Podcast | 10 |
2 | Podcast | 30 |
3 | Audio Documentary | 10 |
4 | Audio Documentary | 60 |
id | episodeNumber | title | releaseDate | articleId | mediaFormatId |
---|---|---|---|---|---|
(→ Articles.id) | (→ MediaForms.id) | ||||
1 | 1 | Episode 1 | 2024-03-07 23:04:26 | 1 | 1 |
2 | 2 | Episode 2 | 2024-03-07 23:04:26 | 2 | 2 |