When users manually import individual characters on , we first check whether or not the character already exists before importing it into . If it DOES already exist, the user is displayed a notice telling them that the character couldn’t be imported. We use for this purpose.
This text field caches all characters in . This is then stored on a row-level for each item in so that if new characters are added, no data corruption occurs. The row-level cache column is Char Set.
Moved to
Stores a timestamp of when the text field TEXT Char Mapping Cache was last modified. We can use this to determine if the cache needs to be updated after modifications to the original table.
💾cache date5/3/2022 7:09:55 PM
📝table modified5/3/2022 7:09:42 PM
🔄is cache up to date?true
Will display giant warning at the top of this page if there’s a duplicate character.
Additionally, the duplicates will be highlighted in the Char Mapping table, and a filter will kick in such that only those duplicates are shown (all other characters will be hidden).
👬are there duplicate characters in the table?false