Skip to content

CAST(EXTRACT(DATE FROM timestamp) AS TIMESTAMP) doesn't work #151

@borisalv-petrovski-10up

Description

Hi there and thank you for this project

Running query like this
SELECT CAST(EXTRACT(DATE FROM timestamp) AS TIMESTAMP) as timestamp FROM table doesn't work and i receive the following error from the emulator: no such function: zetasqlite_extract_date

Is this something that can be fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions