- Adjusted join statement in SQLite and PostgreSQL
- Ensure consistent use of whitespace for better readability
This change improves code clarity without changing any
query behavior, making it easier for future developers
to maintain and read the SQL join conditions.