Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#3 closed defect (fixed)

Update doesn't create indexes

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.0 RC2
Component: install Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

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 (9)

comment:1 Changed 18 years ago by Nicklas Nordborg

Component: webinstall
Owner: changed from Gregory Vincic to everyone

comment:2 Changed 17 years ago by Nicklas Nordborg

Priority: minorcritical

comment:3 Changed 17 years ago by Nicklas Nordborg

Resolution: fixed
Status: newclosed

comment:4 Changed 17 years ago by Nicklas Nordborg

Description: modified (diff)
Priority: criticalminor
Resolution: fixed
Status: closedreopened
Summary: Install doesn't create indexesUpdate doesn't create indexes
Version: alpha5

comment:5 Changed 17 years ago by Nicklas Nordborg

Owner: changed from everyone to Nicklas Nordborg
Status: reopenednew

comment:6 Changed 17 years ago by Jari Häkkinen

Milestone: BASE 2.0

comment:7 Changed 17 years ago by Nicklas Nordborg

Status: newassigned

comment:8 Changed 17 years ago by Nicklas Nordborg

Resolution: fixed
Status: assignedclosed

(In [2209]) Fixes #3: Update doesn't create indexes

comment:9 Changed 17 years ago by Nicklas Nordborg

Milestone: BASE 2.0BASE 2.0 RC2
Note: See TracTickets for help on using tickets.