violates foreign key constraint (SQLSTATE 23503)
i face this error when trying to generate my comment attach to the topics:
`docker-compose up` command must spinup the database server, apply all required migrations and run the telegram bot application
To test that the work is done correctly, I would like torun the following commands:
export POSTGRES_PASSWORD=…..
export BOT_TOKEN=…
docker-compose up