As of MySQL version 8.0.17 the use of the UNSIGNED attribute on float, double and decimal columns has been deprecated in favour of CHECK CONSTRAINTS, which are now fully supported. Although I can add check constraints to a table they do not show up anywhere in the editor. It would therefore be useful to have a "Constraints" tab alongside the existing "Indexes" and "Foreign Keys" tabs.
New tab required for CONSTRAINTS
Please login to leave a reply, or register at first.