Commit Graph

5 Commits

Author SHA1 Message Date
a8a4a4b1f8 Fix migrations 2023-07-28 09:36:23 +02:00
6b5a518ce2 Move to Symfony Flex
The structure changed completely.
Bundles are gone. Everything is flatten in the folder `src`.
I separated import & api controllers to avoid _pollution_ in the main controller folder.
2023-07-28 09:35:07 +02:00
170746f99d Remove phinx
Doctrine handle quite correctly database migration. Thanks to `doctrine:schema:update`
2015-06-02 16:54:52 +02:00
8d6ff10e8e test for migration 2015-01-20 07:50:50 +01:00
6ad93dff69 new folders 2015-01-20 07:40:39 +01:00