We need to output the entire list from the database to a table.

We tried using query.all() - it did not work. query.all() you need to remove the values ​​of Session_cinema from the database enter image description here What do you advise?

  • list of what? please specify directly in the text of the question by clicking edit . - aleksandr barakin
  • What way tried to withdraw? Attach sample code that displays the data. - Tihon
  • one
    Please add code in the body of the question as text, not an image. To do this, use the " edit " link located under the question marks. - Nicolas Chabanovsky

0