fix-tests-sotiris-9-7 #6

Merged
anonpenguin merged 5 commits from fix-tests-sotiris-9-7 into main 2025-07-12 11:29:22 +00:00

5 Commits

Author SHA1 Message Date
b3b5e5e464 feat: Update documentation sidebars to include new sections on database management, advanced topics, and migration system 2025-07-12 14:28:44 +03:00
f3d5096d1c feat: Add migration guide and documentation test runner
- Introduced a comprehensive migration guide for DebrosFramework 0.5.x, detailing breaking changes, upgrade procedures, and best practices.
- Implemented a documentation test runner to validate code examples in documentation files, ensuring accuracy and consistency with the current implementation.
- Enhanced BlogAPIServer to handle potential null values in API responses, improving robustness and error handling.
2025-07-12 14:22:21 +03:00
dfc39bd975 feat: Add appName configuration to DebrosFramework and enhance DatabaseManager with app-specific handling 2025-07-11 06:32:43 +03:00
6e1cc2cbf0 feat: Improve database query handling and slug generation in BlogAPIServer 2025-07-10 05:28:45 +03:00
0ebdb7cbbf feat: Enhance model registration and validation with default configurations and improved error handling 2025-07-09 19:43:39 +03:00