Skip to content

spaces in table names #5

Description

@evbettor

For insert, update, and delete quick change to allow for spaces in table names:

request_url <- sprintf("%s/%s/%s/%s", air_url, base, utils::URLencode(table_name), record_id)

This will allow for table names with spaces such as "Example Table"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions