summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/lib/Migration
Commit message (Expand)AuthorAgeFilesLines
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-174-17/+14
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
* Migrate the twofactor_backupcodes app to bigintJoas Schilling2017-09-291-0/+25
* Fix database structure of twofactor backupcodes app to match 12Joas Schilling2017-09-191-0/+56
* Fix dropping tables and handle the prefix automaticallyJoas Schilling2017-07-052-8/+5
* Move twofactor_backupcodes to migrationsJoas Schilling2017-07-052-31/+102
* Add a update step that copies all the backup codesJoas Schilling2017-05-151-0/+108