Bruno Hanai
Bruno Hanai
I faced this issue today and this workaround helped me: https://coderwall.com/p/staybw/workaround-for-1701-cannot-truncate-a-table-referenced-in-a-foreign-key-constraint-using-doctrine-fixtures-load-purge-with-truncate
Hi, I'd like to know this too. Here is what I did: ### Created a dir in plugins dir ("/plugins/imdb") ### Created a file named `imdb.plugin` (I dont know what...
Thanks! And can you explain the `*.plugin` file?
Thank you so muck @brandon-m-skinner, it helped me a lot! Finally I am able to debug my project!