rvr-nextgen/database/migrations/structure
2023-04-18 23:37:55 +02:00
..
.gitkeep initial commit for rvr-nextgen 2023-04-08 00:45:40 +02:00
20230408_1129_oauth.sql RVRNEXT-2 add new db table for oauth tokens 2023-04-08 19:07:42 +02:00
20230409_0101_username.sql make it possible to have username 2023-04-09 02:29:46 +02:00
20230409_0214_user_personal_data.sql add personal user data fields 2023-04-09 02:54:18 +02:00
20230411_1736_oauth_openid.sql make oauth endpoints openid compliant 2023-04-11 19:06:22 +02:00
20230411_2004_oauth_restrictions.sql restrict oauth access 2023-04-12 00:10:14 +02:00
20230412_0037_oauth_audience.sql add aud to jwt 2023-04-12 00:41:20 +02:00
20230412_0203_revert_oauth_audience.sql drop audience from oauth_tokens 2023-04-12 02:04:56 +02:00
20230412_0208_oauth_client_id_longer.sql client id can be anything 2023-04-12 02:10:33 +02:00
20230412_1955_communities.sql fix syntax error in migration 2023-04-16 14:05:14 +02:00
20230417_0158_audit_log.sql add db table for audit log 2023-04-18 23:37:55 +02:00