Opened 16 years ago

Closed 16 years ago

#745 closed Enhancement (fixed)

Automate db_update.php

Reported by: jbk Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Web - Project Version: 6.2.19
Keywords: update Cc:

Description

1) Change the list of updates into an array with revision numbers as the key and SQL as values 2) Create a function (perform_updates(x,y)) that takes a start and stop key and executes all queries between these 3) When updating call perform_updates(x,y) from the project update script with the old and new revision number

note: I seem to recall a previous ticket (or email?) about this but couldn't find it.

Change History (2)

comment:1 in reply to:  description Changed 16 years ago by Nicolas

Replying to jbk:

note: I seem to recall a previous ticket (or email?) about this but couldn't find it.

It's #715.

comment:2 Changed 16 years ago by Nicolas

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.