12.10 <db:auto-increment> description is apparently incorrect

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • ODF 1.2 CD 06
    • Affects Version/s: ODF 1.2 CD 05
    • Component/s: Database
    • None
    • Hide

      The <db:auto-increment> element specifies SQL statements to retrieve auto-generated row values and to set AUTO_INCREMENT values for columns.

      Show
      The <db:auto-increment> element specifies SQL statements to retrieve auto-generated row values and to set AUTO_INCREMENT values for columns.
    • Hide

      The <db:auto-increment> element specifies SQL statements to retrieve auto-generated row values and to set AUTO_INCREMENT values for columns.

      Show
      The <db:auto-increment> element specifies SQL statements to retrieve auto-generated row values and to set AUTO_INCREMENT values for columns.

      Reads in full:

      "The <db:auto-increment> element is a container for information related to dealing with auto-increment values and table columns."

      The two attributes of this element are: db:additional-column-statement (19.33) and db:row-retrieving-statement (19.77)

      19.33 - says - The db:additional-column-statement attribute specifies a statement, which is placed after the column part of a "CREATE TABLE" SQL-statement, for a column whose value should be automatically incremented by the database engine upon data insertion.

      19.77 - says - The db:row-retrieving-statement attribute specifies an SQL statement, which is executed to retrieve auto generated values after inserting a new row.

      No sure how this fits the description. (there are other issues on 19.33 but I will post those separately)

            Assignee:
            Patrick Durusau
            Reporter:
            Patrick Durusau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: