Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Deletion of non-existent entity fails silently #20

Description

@npaun

If an attempt is made to delete an entity which does not exist from a GTFS table, no exception is raised, hiding potential bugs in callers. An exception should be raised by default; if 'delete if exists' behaviour is desired for some cases, a new function could be created to handle that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions