flexisip-account-manager/flexiapi/database/migrations
Timothée Jaussoin fe279e3244 Remove totally the SQLite support
- Run all the migrations in the MySQL database
- Add foreign keys + cascade support
- Remove the AccountDeleting event (now useless)
- Simplify the related code
- Keep (for now), the FlexiSIP structure to ensure compatibility
- Update the README
- Update the test suite
2021-06-03 11:31:54 +02:00
..
2014_10_12_000000_create_users_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2014_10_12_100000_create_password_resets_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2019_08_19_000000_create_failed_jobs_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2020_01_23_125119_create_accounts_passwords_tables.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2020_01_28_100553_create_nonces_digest_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2020_04_29_131330_create_admins_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2020_09_14_120448_add_email_changed_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2020_10_19_085412_create_api_keys_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2020_11_30_123051_create_aliases_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2021_02_10_160119_add_phone_change_codes_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2021_02_23_152536_create_tokens_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
2021_03_02_151353_create_activation_expirations_table.php Remove totally the SQLite support 2021-06-03 11:31:54 +02:00