Mot-clé - sql
[Symfony] Load an sql dump within a task
lundi, novembre 30 2009, 13:21 :: Coding
I recently had a problem when loading fixtures in my symfony project. I was loading cities, about 37 000 of them, and the doctrine:data-load was extremly slow (about 5 minutes). I finally found a solution to load an sql... lire la suite