Homec4science

BibFormat: removal of unneeded bibfmt.id column

Authored by Tibor Simko <tibor.simko@cern.ch> on Aug 27 2012, 14:46.

Description

BibFormat: removal of unneeded bibfmt.id column

  • Removes unnecessary bibfmt.id auto-incremented column that was creating problems with auto-increment ID space exhaustion after records were modified and their HB and other formats deleted and subsequently recreated using new auto-incremented ID. Using (record ID, format) as the primary key is enough. (closes #1139)
  • Adds new index for bibfmt.last_updated column.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Aug 27 2012, 20:16
Parents
R3600:32ba5883d1be: BibFormat: bfe_copyright set usage fix
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:3d1e938dbe47: BibFormat: removal of unneeded bibfmt.id column (authored by Tibor Simko <tibor.simko@cern.ch>).Aug 27 2012, 20:16