Skip to content

Use session-local temporary table name on MS SQL #401

@EarlGlynn

Description

@EarlGlynn

dbplyr needs to use a session-local temporary table name (only one #) instead of two (##) that creates a global temporary table.

See Hadley's comments:
https://community.rstudio.com/t/controlling-names-of-temporary-dbplyr-tables/54403/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviordplyr verbs 🤖Translation of dplyr verbs to SQL

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions