Page MenuHomeDevCentral

Update database schema for users table
ClosedPublic

Authored by dereckson on May 21 2016, 20:14.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 19:09
Unknown Object (File)
Fri, Dec 6, 20:38
Unknown Object (File)
Tue, Dec 3, 23:36
Unknown Object (File)
Tue, Dec 3, 07:52
Unknown Object (File)
Tue, Dec 3, 07:37
Unknown Object (File)
Wed, Nov 27, 12:35
Unknown Object (File)
Sun, Nov 24, 22:59
Unknown Object (File)
Sun, Nov 24, 22:59
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
Lint Not Applicable
Unit
Tests Not Applicable

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.