spreed/lib/Migration
Joas Schilling aa5d7646ff
Add a migration to update existing permissions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27 21:22:44 +02:00
..
CacheUserDisplayNames.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
ClearResourceAccessCache.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
CreateHelpCommand.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
FixNamespaceInDatabaseTables.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2000Date20170707093535.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version2000Date20171026140256.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2000Date20171026140257.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2001Date20170707115443.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2001Date20170913104501.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version2001Date20170921145301.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version2001Date20170929092606.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2001Date20171009132424.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version2001Date20171026134605.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2001Date20171026141336.php Run cs:fix 2020-05-12 15:04:42 +02:00
Version2001Date20171031102049.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version2001Date20180103144447.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version2001Date20180103150836.php Run cs:fix 2020-05-12 15:04:42 +02:00
Version3002Date20180319104030.php Create a new table for internal signaling and guest names with a PK 2020-12-09 17:02:21 +01:00
Version3003Date20180707222130.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version3003Date20180718112436.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version3003Date20180718133519.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version3003Date20180720162342.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version3003Date20180722152733.php Run cs:fix 2020-05-12 15:04:42 +02:00
Version3003Date20180722152849.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version3003Date20180730080327.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version4099Date20181001123058.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version5099Date20190121102337.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version5099Date20190319134820.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version6099Date20190627172429.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version7000Date20190717141457.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version7000Date20190724121136.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version7000Date20190724121137.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version8000Date20200331144101.php Run cs:fix 2020-05-12 15:04:42 +02:00
Version8000Date20200402124456.php Run cs:fix 2020-05-12 15:04:42 +02:00
Version8000Date20200407073807.php Run cs:fix 2020-05-12 15:04:42 +02:00
Version8000Date20200407115318.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version10000Date20200819121721.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version10000Date20201012144235.php Changes after run --alter 2021-10-07 10:26:56 -03:00
Version10000Date20201015134000.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version10000Date20201015143852.php Split table of participants into attendees and sessions 2020-10-30 10:38:08 +01:00
Version10000Date20201015150000.php Increase the length of the session id column 2020-11-26 09:46:43 +01:00
Version11000Date20200922161218.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version11000Date20201011082810.php Update code to work with doctrine/dbal 3.0 2021-01-08 11:12:34 +01:00
Version11000Date20201201102528.php Make listable column smallint 2020-12-11 18:15:54 +01:00
Version11000Date20201204110210.php Save the read privacy on the attendee model too, so we can select-query it easier later on 2020-12-10 11:47:04 +01:00
Version11000Date20201209142525.php Cleanup migration 2021-02-15 12:36:45 +01:00
Version11000Date20201209142526.php Create a new table for internal signaling and guest names with a PK 2020-12-09 17:02:21 +01:00
Version11001Date20210211111527.php Provide information for incoming call screens 2021-02-11 19:00:17 +01:00
Version11001Date20210212105406.php Cleanup migration 2021-02-15 12:36:45 +01:00
Version12000Date20210217134030.php Replace the former unique attendee key with a normal index 2021-03-08 11:56:17 +01:00
Version12000Date20210401124139.php Notnull Boolean fields break oracle 2021-04-01 14:50:11 +02:00
Version12000Date20210528100404.php Introduce different layers for permissions 2021-10-07 18:18:30 +02:00
Version13000Date20210625232111.php Add remoteId 2021-07-15 13:55:21 -04:00
Version13000Date20210901164235.php Add a counter for the direct mentions 2021-09-20 12:51:19 +02:00
Version13000Date20210921142733.php Introduce different layers for permissions 2021-10-07 18:18:30 +02:00
Version13000Date20211007192733.php Add API to opt out of call notifications 2021-10-11 16:26:08 +02:00
Version14000Date20211203132513.php Add new database table for attachments 2022-03-31 15:05:33 +02:00
Version14000Date20220217115327.php Use PHP7.4 property typehinting where possible 2022-04-06 12:43:03 -03:00
Version14000Date20220328153054.php Add new database table for attachments 2022-03-31 15:05:33 +02:00
Version14000Date20220330141647.php Fix upgrade with Postgres and Oracle 2022-04-22 22:53:53 +02:00
Version15000Date20220427183026.php Add a migration to update existing permissions 2022-04-27 21:22:44 +02:00