today_ai_weather/app/models
songtianlun eda20ecca5 style: improve whitespace in SQL join syntax
- 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.
2025-02-13 13:16:06 +08:00
..
ahoy chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
admin_user.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
application_record.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
city.rb style: improve whitespace in SQL join syntax 2025-02-13 13:16:06 +08:00
country.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
region.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
state.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
subregion.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
user.rb feat: enhance user authentication features 2025-02-11 16:18:10 +08:00
weather_art.rb refactor: simplify scope limit parameters 2025-02-12 18:00:30 +08:00