Opened 18 years ago

Closed 18 years ago

Last modified 18 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 by Nicklas Nordborg, 18 years ago

Component: webinstall
Owner: changed from Gregory Vincic to everyone

comment:2 by Nicklas Nordborg, 18 years ago

Priority: minorcritical

comment:3 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed

comment:4 by Nicklas Nordborg, 18 years ago

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

comment:5 by Nicklas Nordborg, 18 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: reopenednew

comment:6 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.0

comment:7 by Nicklas Nordborg, 18 years ago

Status: newassigned

comment:8 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: assignedclosed

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

comment:9 by Nicklas Nordborg, 18 years ago

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