Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-489

DB2Dictionary casts string data to VARCHAR(1000) regardless of data length

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.0.1
    • 1.1.0
    • sql
    • None

    Description

      DB2Dictionary performs CASTs on string data (among other types). When CASTing a string, the value is cast to a VARCHAR(1000), which seems like it could be problematic if the underlying data is actually longer than 1000 characters.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pcl Patrick Linskey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: