Kita Trofimov
|
7fdd3c56cb
|
Merge remote-tracking branch 'origin/feat/db-init' into feat/db-init
# Conflicts:
# api/loginapi.py
# db/connection.py
# db/repositories/ai_prediction_repository.py
# db/repositories/inventory_repository.py
# db/repositories/product_repository.py
# db/repositories/robot_repository.py
# db/repositories/user_repository.py
|
2025-10-27 23:04:10 +03:00 |
|
Kita Trofimov
|
052c93928c
|
feat(db): Database initialization has been added
|
2025-10-27 23:02:19 +03:00 |
|
Sweetbread
|
e44696ce04
|
wip
|
2025-10-26 23:19:51 +03:00 |
|
Sweetbread
|
72f766ab46
|
fix(log): replace logger with loguru (again!)
|
2025-10-26 23:09:42 +03:00 |
|
Kita Trofimov
|
9ecb6a83ba
|
style(database): Fixed the issue with long function declarations
|
2025-10-26 21:25:59 +03:00 |
|
Kita Trofimov
|
951e4c7e45
|
style(database): Changed logging
|
2025-10-26 21:25:59 +03:00 |
|
Kita Trofimov
|
7786680f43
|
fix(database): Fixed the database connection
|
2025-10-26 21:16:23 +03:00 |
|
Kita Trofimov
|
33c3b81f6e
|
style(database): Refactor repository name
|
2025-10-26 21:16:23 +03:00 |
|
Kita Trofimov
|
c33e8798ed
|
style(database): Fixed type of logger on the db sucsess operations
|
2025-10-26 20:31:51 +03:00 |
|
Kita Trofimov
|
401205aea2
|
style(database): Fixed the issue with long function declarations
|
2025-10-26 19:41:11 +03:00 |
|
Kita Trofimov
|
8c07b1febc
|
style(database): Changed logging
|
2025-10-26 19:32:34 +03:00 |
|
Kita Trofimov
|
3e4755cca1
|
fix(database): Fixed the database connection
|
2025-10-26 19:14:51 +03:00 |
|
Kita Trofimov
|
c117ceb85e
|
style(database): Refactor repository name
|
2025-10-26 18:52:54 +03:00 |
|