flexisip-account-manager/flexiapi/database
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
..
factories Add Push notification token and account creation endpoints 2021-02-24 15:15:40 +01:00
migrations Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
seeds Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
.gitignore Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00