Pilgrim/src/pilgrim/service
Gustavo Henrique Santos Souza de Miranda 103b9a9da1 Altered the Cardinality of the foreign keys to be non-nullable 2025-06-05 22:01:54 -03:00
..
__init__.py Added the Services layer to the code to do the database operation 2025-06-05 13:28:16 -03:00
entry_service.py Altered the Cardinality of the foreign keys to be non-nullable 2025-06-05 22:01:54 -03:00
photo_service.py Added the travel_diary id as foreign key to the photos and add a check on the creation to avoid leaving it empty or bad referenced 2025-06-05 21:10:48 -03:00
servicemanager.py Made some changes to naming in both the classes and the tables of the database to conform the correct naming scheme 2025-06-05 19:59:43 -03:00
travel_diary_service.py Added the Services layer to the code to do the database operation 2025-06-05 13:28:16 -03:00