DescriptionRemove use_additional_auth column from logins table from version 7.
During migration to newest versions use_additional_auth column
should be removed form logins database. Since sqllite syntax doesn't
support column dropping, so we create new database without this column
and copy data there.
BUG=423716
R=gcasto@chromium.org
Committed: https://crrev.com/8af63e57aadf4e35d5f3fbf38e7cc347a3331bac
Cr-Commit-Position: refs/heads/master@{#311443}
Patch Set 1 : #
Total comments: 7
Patch Set 2 : Do not review. Adressed comments. #Patch Set 3 : #Patch Set 4 : Review, please #
Total comments: 3
Patch Set 5 : #
Messages
Total messages: 13 (4 generated)
|