Homec4science

Allow databases to be created outside upgrade_schema scrpt.

Authored by Marek Sapota <mareksapota@fb.com> on Oct 17 2011, 22:28.

Description

Allow databases to be created outside upgrade_schema scrpt.

Summary:
Current scripts make it hard to administer Phabricator instance while not having
direct (priviledged) access to the database. This change allows scenario where
DB administrator creates the databases for you before you run update_schema
script.

Test Plan:
Create the databases before running the update_schema script - it shouldn't
complain that the databases already exist.

Reviewers: aran, epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: 1014

Details

Committed
Marek Sapota <mareksapota@fb.com>Oct 17 2011, 22:59
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9030f489cf52: Merge pull request #66 from mareksapota-fb/master
Branches
Unknown
Tags
Unknown

Event Timeline

Marek Sapota <mareksapota@fb.com> committed rPHcb0700a99c78: Allow databases to be created outside upgrade_schema scrpt. (authored by Marek Sapota <mareksapota@fb.com>).Oct 17 2011, 22:59