[diary]: Add 01 Mar

This commit is contained in:
2025-03-01 13:00:26 +00:00
parent 4357c4b518
commit 92c05a74ea

View File

@ -1,3 +1,7 @@
## Sat 01 Mar 2025
- Add GSI to permanent_data table to allow efficient querying of objects by type.
- Sped up querying IrishRailStations from approx 10s to 1s (10x improvement!).
## Fri 28 Feb 2025 ## Fri 28 Feb 2025
- Update newest_data API to accept objectType arguments. - Update newest_data API to accept objectType arguments.
- Add test script to test this. - Add test script to test this.