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

Documentation of data base driver is not updated

    XMLWordPrintable

Details

    Description

      There is difference between online documentation and configure -h

      http://doc.qt.io/qt-5.9/sql-driver.html#building-the-drivers-using-configure

      Further this does not state clearly in new version that building database driver as part of Qt library is not there any more.

      -no-sql-<driver> ... Disable SQL <driver> entirely.
      -qt-sql-<driver> ... Enable a SQL <driver> in the Qt Library, by default
                           none are turned on.
      -plugin-sql-<driver> Enable SQL <driver> as a plugin to be linked to
                           at run time.
      
                           Possible values for <driver>:
                           [ db2 ibase mysql oci odbc psql sqlite sqlite2 tds ]

       

       

      Configure -h displays following

      Database options:
      
      -sql-<driver> ........ Enable SQL <driver> plugin. Supported drivers:
      db2 ibase mysql oci odbc psql sqlite2 sqlite tds
      [all auto]
      -sqlite .............. Select used sqlite3 [system/qt]
      
      
      

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes