Skip to content

Replace GetStops() with database query #825

@Ahmedhossamdev

Description

@Ahmedhossamdev

Remove the in-memory GetStops() method and replace all callers with a direct SELECT * FROM stops DB query. Only used in tests — no production handler changes required.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions