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

When a QSqlRecord is generated either with a tablename or from a QSqlQuery then it should have any default values set as a value already

    XMLWordPrintable

Details

    Description

      When a QSqlRecord is generated either with a tablename or from a QSqlQuery then it should have any default values set as a value already unless it is for a row that exists in which case it would take the already available value. This means that if it is used for an insert query it will have a valid value set to avoid null being set by accident due to the fact it is a generated field.

      Attachments

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

        Activity

          People

            mabrand Mark Brand
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes