Skip to content

.NET Core version missing QueryAsync for multiple queries #33

Description

@bomerzz

In the .NET Core version the following is missing to use pass multiple queries into a single call

        public Task<List<Serie>> QueryAsync(string database, List<string> queries);

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