You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <de...@db.apache.org> on 2005/05/23 18:53:57 UTC

[jira] Created: (DERBY-308) Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"

Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
-----------------------------------------------------------

         Key: DERBY-308
         URL: http://issues.apache.org/jira/browse/DERBY-308
     Project: Derby
        Type: Sub-task
    Reporter: Tomohito Nakayama
 Assigned to: Tomohito Nakayama 


The Derby "dblook" utility needs to support "GENERATED BY DEFAULT AS IDENTITY".

This issue was notified in next mail.
http://article.gmane.org/gmane.comp.apache.db.derby.devel/4096

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-308) Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"

Posted by "Samuel Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-308?page=all ]

Samuel Andrew McIntyre updated DERBY-308:
-----------------------------------------

        Version: 10.1.0.0
    Fix Version: 10.1.0.0

> Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
> -----------------------------------------------------------
>
>          Key: DERBY-308
>          URL: http://issues.apache.org/jira/browse/DERBY-308
>      Project: Derby
>         Type: Sub-task
>     Versions: 10.1.0.0
>     Reporter: Tomohito Nakayama
>     Assignee: Tomohito Nakayama
>      Fix For: 10.1.0.0
>  Attachments: DERBY-308.patch
>
> The Derby "dblook" utility needs to support "GENERATED BY DEFAULT AS IDENTITY".
> This issue was notified in next mail.
> http://article.gmane.org/gmane.comp.apache.db.derby.devel/4096

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-308) Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"

Posted by "Tomohito Nakayama (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-308?page=all ]

Tomohito Nakayama updated DERBY-308:
------------------------------------

    Attachment: DERBY-308.patch

There results changes of records in systemm tables ,SYSCOLUMNS/ SYSCONGLOMERATE/ SYSTABLES ,
generated to java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out


> Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
> -----------------------------------------------------------
>
>          Key: DERBY-308
>          URL: http://issues.apache.org/jira/browse/DERBY-308
>      Project: Derby
>         Type: Sub-task
>     Reporter: Tomohito Nakayama
>     Assignee: Tomohito Nakayama
>  Attachments: DERBY-308.patch
>
> The Derby "dblook" utility needs to support "GENERATED BY DEFAULT AS IDENTITY".
> This issue was notified in next mail.
> http://article.gmane.org/gmane.comp.apache.db.derby.devel/4096

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-308) Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"

Posted by "Satheesh Bandaram (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-308?page=all ]
     
Satheesh Bandaram resolved DERBY-308:
-------------------------------------

    Resolution: Fixed

Tomohito's fix addressed this problem. SVN: 179693 

> Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
> -----------------------------------------------------------
>
>          Key: DERBY-308
>          URL: http://issues.apache.org/jira/browse/DERBY-308
>      Project: Derby
>         Type: Sub-task
>     Versions: 10.1.0.0
>     Reporter: Tomohito Nakayama
>     Assignee: Tomohito Nakayama
>      Fix For: 10.1.0.0
>  Attachments: DERBY-308.patch
>
> The Derby "dblook" utility needs to support "GENERATED BY DEFAULT AS IDENTITY".
> This issue was notified in next mail.
> http://article.gmane.org/gmane.comp.apache.db.derby.devel/4096

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-308) Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"

Posted by "Satheesh Bandaram (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-308?page=all ]
     
Satheesh Bandaram closed DERBY-308:
-----------------------------------


Fix has been in the codeline for sometim.e

> Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
> -----------------------------------------------------------
>
>          Key: DERBY-308
>          URL: http://issues.apache.org/jira/browse/DERBY-308
>      Project: Derby
>         Type: Sub-task
>     Versions: 10.1.0.0
>     Reporter: Tomohito Nakayama
>     Assignee: Tomohito Nakayama
>      Fix For: 10.1.0.0
>  Attachments: DERBY-308.patch
>
> The Derby "dblook" utility needs to support "GENERATED BY DEFAULT AS IDENTITY".
> This issue was notified in next mail.
> http://article.gmane.org/gmane.comp.apache.db.derby.devel/4096

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-308) Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"

Posted by "Rick Hillegas (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-308?page=all ]

Rick Hillegas updated DERBY-308:
--------------------------------

    Component: Tools

Assigning to Tools component.

> Modify dblook to support "GENERATED BY DEFAULT AS IDENTITY"
> -----------------------------------------------------------
>
>          Key: DERBY-308
>          URL: http://issues.apache.org/jira/browse/DERBY-308
>      Project: Derby
>         Type: Sub-task

>   Components: Tools
>     Versions: 10.1.1.0
>     Reporter: Tomohito Nakayama
>     Assignee: Tomohito Nakayama
>      Fix For: 10.1.1.0
>  Attachments: DERBY-308.patch
>
> The Derby "dblook" utility needs to support "GENERATED BY DEFAULT AS IDENTITY".
> This issue was notified in next mail.
> http://article.gmane.org/gmane.comp.apache.db.derby.devel/4096

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira