Simple project with FastAPI, SQLAlchemy 2 and SQLite database. Date amd time added to tasks via datetime. Each task is required to have unique title, it`s used to select task for update or delete.
This guide provides instructions on how to set up and use SQLite with DBeaver. Before you start, you must create a connection in DBeaver and select SQLite. If you have not done this, please refer to ...