Ticket #745 (closed Enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Automate db_update.php

Reported by: jbk Assigned to: 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

(in reply to: ↑ description ) 10/04/08 13:27:49 changed 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.

10/08/08 11:50:20 changed by Nicolas

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

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.