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)
Wed, Apr 24, 14:30
Unknown Object (File)
Sun, Apr 21, 21:37
Unknown Object (File)
Wed, Apr 17, 23:56
Unknown Object (File)
Sun, Apr 14, 13:29
Unknown Object (File)
Sun, Apr 14, 11:21
Unknown Object (File)
Wed, Apr 10, 02:16
Unknown Object (File)
Tue, Apr 9, 23:25
Unknown Object (File)
Sun, Apr 7, 20:25
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.