summaryrefslogtreecommitdiffstats
path: root/core/Migrations
Commit message (Expand)AuthorAgeFilesLines
* fix updating the db row due to lacking id colArthur Schiwon2018-06-291-1/+8
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-291-0/+62
* Make new classes strict and fix license headerChristoph Wurst2018-06-251-0/+1
* Make 2FA providers statefulChristoph Wurst2018-06-201-0/+62
* Add new authtoken v2 columns to the authtoken tableRoeland Jago Douma2018-06-181-0/+54
* Add parent index to share tableRoeland Jago Douma2018-06-031-0/+1
* Add human readable description to migration stepsRobin Appelman2018-05-302-0/+15
* Certain tokens can expireRoeland Jago Douma2018-05-171-0/+56
* Also make it the uid_lower migration work on oracleRoeland Jago Douma2018-04-101-1/+1
* Bump autoloaderRoeland Jago Douma2018-04-061-1/+1
* Silence phanRoeland Jago Douma2018-04-061-0/+2
* Add an uid_lower column to the oc_users tableRoeland Jago Douma2018-04-061-0/+78
* Do not cache the settings/sections in the database anymoreJoas Schilling2018-01-291-0/+52
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-175-23/+20
* add index for share_with table for newly created tablesBjoern Schiessle2017-12-181-0/+1
* Change @georgehrke's emailMorris Jobke2017-11-062-0/+2
* Update license headersMorris Jobke2017-11-062-0/+42
* Install new instances with bigint filecacheJoas Schilling2017-10-131-14/+15
* Don't change the filecache schema on updateJoas Schilling2017-10-131-3/+3
* Restore the sequencial orderJoas Schilling2017-09-291-1/+1
* Migrate all core id columns to bigintJoas Schilling2017-09-291-0/+42
* Fix missing "unsigned" on integer columnsJoas Schilling2017-09-192-17/+121
* Fix headersJoas Schilling2017-08-142-6/+44
* Make sure the accounts table existsJoas Schilling2017-08-141-0/+59
* Install from migrationsJoas Schilling2017-07-251-0/+897
* Add migration for personal settings stuffJoas Schilling2017-07-051-0/+93