From: Grigoras C. (JIRA) <no...@at...> - 2006-06-28 11:02:18
|
Sequences generated in PostgreSQL not respect curent table schema name. ----------------------------------------------------------------------- Key: HHH-1863 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1863 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 |