strinking / futaba

Discord bot for the Programming server
MIT License
28 stars 10 forks source link

Add check constraints to emoji tables #199

Open emmiegit opened 6 years ago

emmiegit commented 6 years ago

Add CheckConstraint()s to ensure that whenever emoji_id is non-zero emoji_unicode = '' and whenever emoji_unicode has value that emoji_id = 0.

emmiegit commented 5 years ago

Pending transfer to https://github.com/strinking/statbot. Right now the feature seems bugged.