Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-56039

Standardise the length of component fields in the database to a consistent length

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 3.2, 3.4.4, 3.5
    • Database SQL/XMLDB
    • MOODLE_32_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE

      It looks like a length of 100 is the standard choice..

      git grep component lib/db/install.xml | grep '<FIELD' | awk '{print $5}' | sort | uniq -c
         1 LENGTH="10"
        14 LENGTH="100"
         1 LENGTH="166"
         3 LENGTH="200"
         6 LENGTH="255"
      

            Unassigned Unassigned
            poltawski Dan Poltawski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.