Page MenuHomeDevCentral

Update database schema for users table
ClosedPublic

Authored by dereckson on May 21 2016, 20:14.
Tags
None
Referenced Files
F3748740: D378.diff
Sat, Nov 16, 10:28
Unknown Object (File)
Thu, Nov 7, 20:37
Unknown Object (File)
Wed, Nov 6, 17:24
Unknown Object (File)
Tue, Nov 5, 09:08
Unknown Object (File)
Tue, Nov 5, 06:56
Unknown Object (File)
Thu, Oct 31, 06:08
Unknown Object (File)
Fri, Oct 25, 13:27
Unknown Object (File)
Thu, Oct 24, 19:30
Subscribers
None

Details

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

Diff Detail

Repository
rGROVE Auth Grove
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
T836
Build Status
Buildable 508
Build 623: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Update database schema for users table.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson updated this object.
dereckson edited edge metadata.

Tested on the D375 test container, works fine.

This revision is now accepted and ready to land.May 21 2016, 20:31
This revision was automatically updated to reflect the committed changes.