Hadrien TRIPAULT
Results
3
comments of
Hadrien TRIPAULT
@sined79 I got the same error. After `make install`, the migrations was not executed. According to Docker, I change the `DATABASE_URL` on the env file by `DATABASE_URL="postgresql://symfony:ChangeMe@database:5432/app?serverVersion=13&charset=utf8"`. I ran the...
I've got the same problem with Sphinx 8, this code fix it. Do you know when this PR can be merged ?