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

QSQLITE: support named placeholders

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes