Ticket #211 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Change raw settings to a component in persistence mapping

Reported by: harri Owned by: harri
Priority: major Milestone: 0.6.0
Component: imginfo Version:
Keywords: schema-change Cc:
Test Case Result:

Description

Currently raw settings are stored in separate table. This causes a lot of complication in persistence code and elsewhere. Better solution would be to store the raw settings as database columns in photos and image_instances tables. This would break backwards compatibility in database schema.

Change History

Changed 1 year ago by harri

  • status changed from new to closed
  • resolution set to fixed

Has been implemented in the hibernate-migration branch.

Note: See TracTickets for help on using tickets.