Skip to content
  • Thomas Markwalder's avatar
    [3382] Replaced hard coded column types with constants · 7bd56487
    Thomas Markwalder authored
    Replaced hard coded numbers for column types in tagged_statements[]
    initialization.
    Replaced test of error message text for duplicate key violations with
    test of the SQL state code.  This is the recommended mechanism as
    error text can be affected by localization and is subject to content
    change.
    7bd56487