futaba
futaba copied to clipboard
Add check constraints to emoji tables
Add CheckConstraint()
s to ensure that whenever emoji_id
is non-zero emoji_unicode = ''
and whenever emoji_unicode
has value that emoji_id = 0
.