Skip to content

Invoke-SqliteQuery Fails when there is Rank() used in views #29

Description

@manikandancr

Invoke-SqliteQuery is failing if we have used Rank(), or in fact any analytic function in view queries. Below is the error that I am getting.

"database disk image is malformed
malformed database schema (UserCommentsSummary) - near "(": syntax error"
At line:24 char:16"

Activity

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

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