mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Add batch processing for eQSL imports/exports and introduce performance indexes. Bump migration_version to 248 and add Migration_add_eqsl_performance_indexes to create idx_eqsl_qslrdate and idx_eqsl_confirmation_match indexes to speed up eQSL queries and batch matching. Modify Eqsl controller to collect successful uploads and perform a single batch mark-as-sent update. Update EqslImporter to queue confirmations and run a single batch update at the end. Implement eqsl_update_batch() and eqsl_mark_sent_batch() in Eqslmethods_model to perform efficient batch DB operations and logging, reducing per-record queries for large eQSL operations. |
||
|---|---|---|
| .. | ||
| Adif_parser.php | ||
| AdifHelper.php | ||
| Cabrilloformat.php | ||
| Clublog.php | ||
| Curl.php | ||
| DxccFlag.php | ||
| Electronicqsl.php | ||
| EqslImporter.php | ||
| Frequency.php | ||
| Hamqth.php | ||
| index.html | ||
| OptionsLib.php | ||
| Pota.php | ||
| Qra.php | ||
| Qrz.php | ||
| Sota.php | ||
| Subdivisions.php | ||
| Unzip.php | ||
| Wwff.php | ||