|
From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-04 11:12:56
|
[ http://216.121.112.228/browse/NH-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo closed NH-2687.
---------------------------
Resolution: Not an Issue
Custom additional columns should be managed by you or your custom generator.
An example is available here.
http://code.google.com/p/codeconform/source/browse/ConfOrm/ConfOrm.UsageExamples/HighLowPerEntity/Demo.cs
Please use the nhusers list for questions.
> SchemaExport Should Create HiLo Columns
> ---------------------------------------
>
> Key: NH-2687
> URL: http://216.121.112.228/browse/NH-2687
> Project: NHibernate
> Issue Type: Improvement
> Components: Toolset
> Affects Versions: 3.2.0Alpha2
> Reporter: Ricardo Peres
>
> The SchemaExport class, when creating a table for the HiLo algorithm, does not take in consideration any eventual columns specified as its parameters.
> For example, if an entity is using a parameter defined as:
> <param name="column">MyEntityColumn</param>
> It should create table hibernate_unique_key with an additional MyEntityColumn column, but it does not.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|