31 Oct, 2025

2 commits


22 Oct, 2025

1 commit

  • Problem: After finishing a topic, the function get_question does
    multiple operations on the database, in the same session. SQLAlchemy was
    issuing a warning and suggesting using session.no_autoflush.
    
    Solution: Added no_autoflush to the session.
    Miguel Barão
     

20 Oct, 2025

5 commits


15 Oct, 2025

1 commit


18 Jun, 2025

1 commit


25 Mar, 2024

2 commits


05 Apr, 2023

1 commit


21 Feb, 2023

2 commits


15 Feb, 2023

1 commit


14 Feb, 2023

3 commits


05 Feb, 2023

3 commits


30 Jan, 2023

5 commits


27 Jan, 2023

4 commits


15 Jan, 2023

4 commits


23 Dec, 2022

3 commits


03 Dec, 2022

1 commit


28 Nov, 2022

1 commit