Use elementId to refer to sense restrictions
#95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
JMdict_SenseRestrictedToKanjiandJMdict_SenseRestrictedToReadinguses the reading itself in the foreign key to a sense. Use theelementIdinstead, to save space (and not to rely on the uniqueness of this field in case of fuzzy equivalence due to ICU collations in the future).