Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-72
Here is an overview of the issue:
---------------------------------------------------------------------
Key: CAY-72
Summary: Cayenne should support schema per DataMap and should support the default schema
Type: New Feature
Status: Assigned
Priority: Major
Project: Cayenne
Components:
Cayenne Core Library
Assignee: Andrus Adamchik
Reporter: Tore Halset
Created: Wed, 7 Jan 2004 4:20 PM
Updated: Wed, 7 Jan 2004 4:20 PM
Description:
[Tore]
I have one application that currently uses MS SQL Server. All tables are in the default schema called "dbo". I want to use the same application with PostgreSQL as well.
I have to create the schema "dbo" in PostgreSQL before creating all the tables from CayenneModeler. It would be very nice if it was possible to have all tables in the default schema.
The auto_pk_support-table works ok in my application, but it is created in the default schema. If cayenne are so strict about schemas, perhaps the table-names in auto_pk_support should be prefixed with schema as well?
[Andrus]
For this to work Cayenne will need to support schemas per DataMap (instead of per table), overriding them per table if needed.
---------------------------------------------------------------------
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 : Wed Jan 07 2004 - 16:21:47 EST