HomeDevCentral

Update database schema for users table

Description

Update database schema for users table

Summary:
Commits f60cd7aa and b273524a adjusted the users table schema
to include a full name field. Schema is adjusted accordingly.

Fixes T836.

Test Plan:

  • Perform a fresh installation
  • php artisan account:dump

Reviewers: dereckson

Maniphest Tasks: T836

Differential Revision: http://devcentral.nasqueron.org/D378

Details

Provenance
derecksonAuthored on May 21 2016, 20:32
Differential Revision
D378: Update database schema for users table
Parents
rGROVE9fc8e63f2143: Create storage/ hierarchy
Branches
Unknown
Tags
Unknown
Tasks
T836: Update MySQL users table in migration