Opened 19 years ago
Last modified 19 years ago
#3 closed defect
Install doesn't create indexes — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Gregory Vincic |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.0 RC2 |
Component: | install | Version: | |
Keywords: | Cc: |
Description
Installation program doesn't create all indexes that we have specfied. Only indexes on columns that must have unique values are created. This is due to a bug in the SchemaUpdate class in Hibernate: http://forum.hibernate.org/viewtopic.php?t=939655 http://opensource2.atlassian.com/projects/hibernate/browse/HB-1458
Note:
See TracTickets
for help on using tickets.