cloudlog/application
Peter Goodhall 2cb8d62860 Add gridsquare prefix index and optimizations
Bump migration version and add a new migration (246) to create/drop a 4-char prefix index on COL_GRIDSQUARE to speed LIKE queries; migration 245 now also drops the prefix index if present. Add Stations::user_owns_station and use it in Logbookadvanced_model to avoid N+1 station lookups. Add caching to Logbooks_model::list_logbook_relationships to prevent redundant queries. Optimize Oqrs_model queries to select only needed columns for several methods. Add Stats::getUniqueCallsignsConsolidated to combine multiple unique-callsign groupings into a single set of queries for better performance. Database debug toggles added where appropriate.
2026-02-11 11:09:39 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Add gridsquare prefix index and optimizations 2026-02-11 11:09:39 +00:00
controllers Add indexes and batch processing for uploads 2026-02-11 10:59:24 +00:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Add reusable User-Agent helper for QRZ API requests 2026-01-09 10:52:37 +00:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Add SIG award filters and translations 2026-01-21 17:15:01 +00:00
libraries Improve SOTA CSV download and parsing logic 2026-01-13 13:40:00 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Add gridsquare prefix index and optimizations 2026-02-11 11:09:39 +00:00
models Add gridsquare prefix index and optimizations 2026-02-11 11:09:39 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add advanced filtering and stats to WWFF awards page 2026-01-21 17:36:18 +00:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00