[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1997) CLONE -Sequences generated in PostgreSQL not respect curent table schema name.
Grigoras Cristinel (JIRA)
noreply at atlassian.com
Sat Aug 12 17:43:18 EDT 2006
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1997?page=comments#action_23912 ]
Grigoras Cristinel commented on HHH-1997:
-----------------------------------------
Hi,
I have a table where de ID is generate using sequence.
The table is inside schema "newschema". The sequence is generate inside public schema an not in table schema.
I make tests on PostgreSql.
Cristi
> CLONE -Sequences generated in PostgreSQL not respect curent table schema name.
> ------------------------------------------------------------------------------
>
> Key: HHH-1997
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1997
> Project: Hibernate3
> Type: Bug
> Versions: 3.2.0.cr2
> Reporter: Grigoras Cristinel
> Priority: Minor
>
>
> Hi,
> I have a table where de ID is generate using sequence.
> The table is inside schema "newschema".
> The sequence is generate inside public schema. How can i create sequence inside curent table schema.
> Cristi
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list