Closed Bug 454438 Opened 16 years ago Closed 15 years ago

Database initialization/upgrade script

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Assigned: lars)

References

Details

With the exorcism of Pylons and SQLAlchemy, we are left with no script that will create an empty database or upgrade an existing one.  This should be rectified...

start with an SQL dump of the existing database schema - build it into a script
Target Milestone: --- → 0.6
This is written and checked in, however, it should not be used until 432450 is complete.
Depends on: 432450
this script is complete along with a library called .../socorro/database/schema.py to support both initialization and upgrade.  The initialization script is called setupDatabase.py
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.