rvr-nextgen/database/migrations/structure
2023-06-17 13:14:33 +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
20230421_2234_currencies.sql RVRNEXT-5 add migration for currencies 2023-04-23 20:09:44 +02:00
20230423_2022_currency_exchange_rates.sql RVRNEXT-5 add migration for currency exchange rates 2023-04-23 20:50:45 +02:00
20230428_1826_community_main_currency.sql RVRNEXT-5 migration for main_currency_id 2023-04-28 21:06:36 +02:00
20230428_2150_transactions.sql RVRNEXT-6 add migration for transaction db structure 2023-05-01 19:19:10 +02:00
20230507_0051_slug_for_communities.sql RVRNEXT-24 add migration for slug for communities 2023-05-07 01:54:10 +02:00
20230526_1551_events.sql fix sql statement for table transactions 2023-05-28 17:01:19 +02:00
20230528_1658_events_transactions.sql fix sql statement for table transactions 2023-05-28 17:01:19 +02:00
20230617_0214_multiple_payees.sql RVRNEXT-43 add migration for transaction payees 2023-06-17 13:14:33 +02:00