Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24380

Misinformation about the allocated numerical precision policy of QSQL Driver.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 4.7.4, 4.8.0
    • Documentation
    • None
    • Linux/Windows

      According to the following part of the QSQL documentation points out http://doc.qt.nokia.com/4.8-snapshot/qsql.html#NumericalPrecisionPolicy-enum default numerical precision policy value should be 0 (QSql::HighPrecision). But as the attached sample code shows and following code snippet from the qt code it is set to 4 (QSql::LowPrecisionDouble). So the documentation should be updated accordingly.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            thwijeth Tharanga Wijethilake (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes