Opened 19 years ago
Last modified 19 years ago
#3 closed defect
Update doesn't create indexes — at Version 4
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.0 RC2 |
Component: | install | Version: | |
Keywords: | Cc: |
Description (last modified by )
When using the update option for the installation program (updatedb.sh) indexes aren't created. 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
Change History (4)
comment:1 by , 19 years ago
Component: | web → install |
---|---|
Owner: | changed from | to
comment:2 by , 19 years ago
Priority: | minor → critical |
---|
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 19 years ago
Description: | modified (diff) |
---|---|
Priority: | critical → minor |
Resolution: | fixed |
Status: | closed → reopened |
Summary: | Install doesn't create indexes → Update doesn't create indexes |
Version: | alpha5 |
Note:
See TracTickets
for help on using tickets.