[Koha-bugs] [Bug 21294] New: Indentify boolean fields on the DB structure

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 30 19:33:18 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21294

            Bug ID: 21294
           Summary: Indentify boolean fields on the DB structure
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The coding guidelines require a specific handling for boolean attributes [1].
QA should require this for new devs, but the current DB structure lacks this
information in many places.

We should add this metadata on the current schema files.

[1] https://wiki.koha-community.org/wiki/Coding_Guidelines#SQL12:_Booleans

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list