Menu

#1401 (ok 4.0) Add ability to write the comments for table indexes

Next_release
fixed
1
2013-06-11
2012-12-31
Anonymous
No

Add ability to write the comments for table indexes

Discussion

  • Rouslan Placella

    • priority: 9 --> 5
     
  • Rouslan Placella

    • milestone: 284147 --> 284149
     
  • Anonymous

    Anonymous - 2013-01-03

    I looks like the code is mostly there. The PMA_Index class has the needed code and will display the comment for an index if it exists. It looks like a text field just needs to be added to the create index form and the little bit of code needed to add the comment needs to be added when processing it. If it's not done by the time I get home, I'll probably make a patch for this tonight.

     

    Last edit: Anonymous 2014-12-09
  • Rouslan Placella

    This requested feature was implemented in the repository and will be part of a future release; thanks for suggesting.

     
  • Rouslan Placella

    • milestone: 284149 --> Next_release
    • priority: 5 --> 1
    • assigned_to: nobody --> roccivic
    • status: open --> open-accepted
     
  • Rouslan Placella

    • summary: Add ability to write the comments for table indexes --> (ok 4.0) Add ability to write the comments for table indexes
     
  • Michal Čihař

    Michal Čihař - 2013-05-09
    • Status: open-accepted --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed