HomeDevCentral

Start user accounts ID with a large value

Description

Start user accounts ID with a large value

Summary:
Reference: https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/

Fixes T830.

Test Plan:

  • php artisan migrate
  • Ensure auto increment value is now gigantic
  • Rollback
  • Ensure auto increment value is the last user id value + 1.

Reviewers: dereckson

Maniphest Tasks: T830

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

Details

Provenance
derecksonAuthored on May 21 2016, 21:16
Differential Revision
D379: Start user accounts ID with a large value
Parents
rGROVEce387050c995: Update database schema for users table
Branches
Unknown
Tags
Unknown
Tasks
T830: Start user accounts ID with a large value