From: <leg...@at...> - 2003-12-10 22:46:17
|
The following issue has been updated: Updater: Jan Blok (mailto:jb...@se...) Date: Wed, 10 Dec 2003 4:44 PM Comment: added cvs patch file Changes: Attachment changed to hibernateDDL.patch --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-541&page=history --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-541 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-541 Summary: DDL Enhance for drop column and schema usage fix Type: Patch Status: Unassigned Priority: Critical Project: Hibernate2 Components: core Versions: 2.1 beta 5 Assignee: Reporter: Jan Blok Created: Wed, 10 Dec 2003 4:43 PM Updated: Wed, 10 Dec 2003 4:44 PM Environment: Hibernate-2.1, all dbs Description: [enh]-add Table.sqlAlterDropColumn method and enhance all dialect to support this new feature [bug]-tablemetadata.initColumns does not use local schema field but http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-534 [bug]-TableMetadata does not take the schema in the hash key for entries in tables map (is little related to previous) [enh]-add method to Table which constructs/returns schema.tablename [enh]-overload Table constructor with one to supply all required arguments at once (like schema and table name) [enh]-Table.sqlAlterStrings rename to sqlAlterAddColumnStrings --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |