flexisip-account-manager/flexiapi/app/Http/Controllers
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
..
Account Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Admin Add the activated parameter in the API accounts creation command 2020-10-19 11:53:07 +02:00
Api Remove totally the SQLite support 2021-06-03 11:31:54 +02:00
Auth Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00
Controller.php Import a new API, build with Laravel 2020-02-03 15:20:48 +01:00