Skip to content

Trying to use maths function (from SQLite v3.35) does not work #990

Closed
@fr-ser

Description

@fr-ser

Since this PR the underlying version of SQLite should be >=3.35 (and it is). The PR even mentions the new maths function added.
However, when I try to use math functions (like SELECT power(2,2)) I get this error no such function: power.

Is there something more I need to do than use the latest version of the go-sqlite3 library?

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