Menu

#1477 (ok 4.3) Central columns list

Next_release
fixed
GSOC 2014 (25)
1
2014-12-05
2013-12-12
No

A shortcoming of MySQL is that columns are defined per table, with no central list of columns. Benefits of a central list of columns include:

  • avoiding similar name for the same data element, for example product_id and prod_id
  • consistency of data type for the same data element
  • shortcut to add an element from the central list to a table's structure

The phpMyAdmin configuration storage would be the place to maintain this central list (probably per database).

Discussion

  • Shubhank

    Shubhank - 2014-02-21

    This is an important issue!

     
  • Marc Delisle

    Marc Delisle - 2014-09-14
    • summary: Central columns list --> (ok 4.3) Central columns list
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-12-05
    • Status: resolved --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.