Commit 0b6b417
committed
refactor: Standardize naming conventions and improve code consistency
- Renamed functions and variables for consistency, changing `getDatabaseConfig` to `get_database_config`, `createEntities` to `create_entities`, and similar updates across the codebase.
- Updated error handling and logging for better clarity.
- Enhanced the `DatabaseManager` class with improved method names and consistent formatting.
- Refactored the `LibSqlMemoryServer` class to align with new naming conventions and improve readability.
- Ensured all changes maintain existing functionality while improving code maintainability.1 parent 3f0f259 commit 0b6b417
5 files changed
Lines changed: 557 additions & 544 deletions
0 commit comments