nextcloud/core/Migrations
Morris Jobke 60dcb1800c
Add DB table to extend filecache with metadata etag, creation time and upload time
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-15 16:58:44 +02:00
..
Version13000Date20170705121758.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170718121200.php Fix authtoken index length 2019-02-05 13:00:34 +01:00
Version13000Date20170814074715.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170919121250.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version13000Date20170926101637.php Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 11:37:36 +01:00
Version14000Date20180129121024.php Add human readable description to migration steps 2018-05-30 21:28:05 +02:00
Version14000Date20180404140050.php Add human readable description to migration steps 2018-05-30 21:28:05 +02:00
Version14000Date20180516101403.php Certain tokens can expire 2018-05-17 16:10:19 +02:00
Version14000Date20180518120534.php Add new authtoken v2 columns to the authtoken table 2018-06-18 22:11:54 +02:00
Version14000Date20180522074438.php Add twofactor_providers_uid index 2018-12-21 13:03:02 +01:00
Version14000Date20180626223656.php Make sure all tables have named indexes 2019-03-27 13:32:59 +01:00
Version14000Date20180710092004.php Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
Version14000Date20180712153140.php explicitely mention that the note column can be null 2018-07-21 15:02:19 +02:00
Version15000Date20180926101451.php Add column to DB to store expired passwords 2018-10-02 19:50:44 +02:00
Version15000Date20181015062942.php Add db column to store hide download state 2018-10-30 15:18:55 +01:00
Version15000Date20181029084625.php allow to add labels to shares 2018-11-01 02:15:07 +01:00
Version16000Date20190207141427.php Also cache the resource type because it is part of the identifier 2019-03-01 20:56:59 +01:00
Version16000Date20190212081545.php Make sure all tables have named indexes 2019-03-27 13:32:59 +01:00
Version16000Date20190427105638.php Remove method stubs 2019-05-02 21:10:48 +02:00
Version16000Date20190428150708.php Remove method stubs 2019-05-02 21:10:48 +02:00
Version17000Date20190514105811.php Add DB table to extend filecache with metadata etag, creation time and upload time 2019-07-15 16:58:44 +02:00