Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Commit 095cdc2

Browse files
authored
Update brainstorming.md
1 parent c49fe63 commit 095cdc2

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

mappings/brainstorming.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ Master Table:
1111

1212
Title Mappings:
1313

14-
| mappingsid (Foreign Key) | aka_title |
15-
|----------|---------------------|
16-
| 1 | Star Wars: Whatevs |
17-
| 2 | Ariel: What a beach |
18-
| | |
14+
| mappingsid (Foreign Key) | aka_title | aka_clean_title |
15+
|----------|---------------------|---------|
16+
| 1 | Star Wars: Whatevs | starwarswhatevs |
17+
| 2 | Ariel: What a beach | arielwhatbeach |
18+
| | | |
19+
20+
**Note:** Clean title is used to ensure that only one mapping per aka_title exists (should be unique). It also should help mapping with e.g. files.
1921

2022
Year Mappings:
2123

0 commit comments

Comments
 (0)