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

QSqlTableModel suggestion

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P5: Not important P5: Not important
    • Some future release
    • 4.4.0
    • SQL Support
    • None

      QSqlTableModel uses the local date time format which is usually different from the database date time format. (e.g. ISO yyyy-mm-dd in case of PostgreSQL). SQL search filters will not work correctly if users are not aware of the database format and try to use the same format the view is displaying (e.g US dd/mm/yyyy ).
      It would be nice to be able to set the date time format for the QSqlTableModel (database or local format) and have complete application compatibility with DB, in any locales.

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

            Unassigned Unassigned
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes