Skip to content

Copy Result Data not super friendly when dealing with date / datetime #54

Open
@hernamesbarbara

Description

1 Run a query that includes at least 1 date or time column.

e.g.

SELECT now() AS time_now , current_date AS todays_date;

2 copy data to clipboard in the UI

image

3 paste the data into excel

expect => pasted data should look reasonable.

actual => pasted data goes into excel wonky

image

Oh also - pasting Wagon data into Sheets totally works, so way to go Google.

Sad that Excel--the more established spreadsheet app--can't deal with dynamic data type discovery like Sheets.

Activity

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

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