Skip to content

Handle App Developer URLs separate #44

Description

@ddxv
        "url" not in app_df.columns or not app_df["url"].to_numpy()
    ) and app_url_id is not None:
        delete_app_url_mapping(app_url_id, database_connection)
        return

Should be handled in some separate way. Maybe MV?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions