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

QSQLITE: support named placeholders

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P4: Low
    • 5.11.0
    • None
    • SQL Support
    • None
    • 9076046a109cb8c60254314f7d29f7e044c5946f

    Description

      The QSQLITE driver does not support named placeholders for prepared queries. hasFeature() for NamedPlaceholders returns false.

      However, SQLite does support named placeholders:

      http://www.sqlite.org/c3ref/bind_blob.html

      It would therefore be good if the QSQLITE driver also supported this by using the API provided by SQLite.

      Attachments

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

        Activity

          People

            sgaist Samuel Gaist
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes