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

Export SQLite symbols from QtSql

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • 4.3.2
    • SQL Support
    • None

    Description

      It would be good if the SQLite symbols would be exported so that the extra functionality in SQLite such as busy handler and commit hooks can be used by the developer.

      The handle method provided isn't sufficient for Windows as the SQLite driver compiled into Qt isn't exposed so there is nothing that can be done with the handle. Compiling the SQLite into the application as well creates two SQLite instances in the process, which is likely to cause trouble (handle from one instance used in the other instance).

      Attachments

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

        Activity

          People

            zhongle honglei zhang
            dettman Dean Dettman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes