You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Tore Halset (JIRA)" <de...@cayenne.apache.org> on 2007/12/10 11:16:43 UTC

[JIRA] Resolved: (CAY-934) Database Schema Migration does not create necessary sequences.

     [ https://issues.apache.org/cayenne/browse/CAY-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tore Halset resolved CAY-934.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Fixed. The CreateTableToDb token now issue 
adapter.getPkGenerator().createAutoPkStatements as well as create table.

DropTableToDb does not remove pk support

> Database Schema Migration does not create necessary sequences.
> --------------------------------------------------------------
>
>                 Key: CAY-934
>                 URL: https://issues.apache.org/cayenne/browse/CAY-934
>             Project: Cayenne
>          Issue Type: Bug
>          Components: CayenneModeler GUI
>    Affects Versions: 3.0
>            Reporter: Kevin Menard
>            Assignee: Tore Halset
>             Fix For: 3.0
>
>
> The new database schema migration tool in the modeler does not create any necessary sequences.  This results in only a partially correct database for tables requiring the sequences for PK support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.