Menu

#643 Suggestions about "Creating/altering table" and "Altering indexes"

Git
closed-fixed
nobody
1
2018-10-27
2018-10-24
No

If this section is only meant to be used as Bug Reports, I apologise.

Apache: 2.4.35
MySQL: 8.0.13
PHP: 7.2.11
Adminer: 4.6.3 for MySQL (English only).

The first suggestion is about Integer types. When we create a new table or alter an existed table and select "Type" column so we can choose the appropriate datatype for a column, it would be very useful if when highlighting a certain integer such as TINYINT to show the min/max and sign/unsigned values such as "-128 to 127 for unsigned" and "0 to 255 for signed".

The second suggestion is about creating indexes in descending order through "Alter indexes" page rather than executing a query ourselves to do it.

Discussion

  • Jakub Vrána

    Jakub Vrána - 2018-10-27
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB