Re: [sqlalchemy] iterate sqlalchemy query over for loop in my template python-flask

2022-10-25 Thread Abdellah ALAOUI ISMAILI
yes, all tags have a color... Can you suggest me another way to do this, please? thank you . Le mardi 25 octobre 2022 à 10:52:17 UTC+1, Simon King a écrit : > Turn on debug logs (add echo="debug" to your db connection string) to see > the SQL you are executing and the results you are getting

Re: [sqlalchemy] iterate sqlalchemy query over for loop in my template python-flask

2022-10-25 Thread Simon King
Turn on debug logs (add echo="debug" to your db connection string) to see the SQL you are executing and the results you are getting back: https://docs.sqlalchemy.org/en/14/core/engines.html#sqlalchemy.create_engine.params.echo Are you sure that the database actually contains colours for those