[OS-JIRA] Created: (CAY-58) Postgres Reverse Engineering Issues

From: jir..bjectstyle.org
Date: Sat Dec 13 2003 - 16:26:17 EST

  • Next message: jir..bjectstyle.org: "[OS-JIRA] Created: (CAY-59) MySQL [C|B]LOB support lacking"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-58

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-58
        Summary: Postgres Reverse Engineering Issues
           Type: Bug

         Status: Assigned
       Priority: Major

        Project: Cayenne
     Components:
                 Cayenne Core Library
       Fix Fors:
                 1.0 [STABLE]
       Versions:
                 1.0 [STABLE]
                 1.1 [DEV]

       Assignee: Andrus Adamchik
       Reporter: Andrus Adamchik

        Created: Sat, 13 Dec 2003 4:25 PM
        Updated: Sat, 13 Dec 2003 4:25 PM
    Environment: PostgreSQL 7.3

    Description:
    1. "bytea"

    Postgres adapter reverse engineers "bytea" columns as BINARY. Since "bytea" covers all possible binary columns from BINARY to VARBIANRY to BLOB, we need to pick a better default. E.g. LONGVARBINARY

    2. "text"

    "text" is CLOB, though the driver thinks it is VARCHAR. Must fix that

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Sat Dec 13 2003 - 16:26:18 EST