ExecuteQuery for unknown # of fields

Open
#82 13 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp, sqlite
Domain
database

Research direction

Start by reading the ExecuteQuery() entry point and its generic counterpart. Determine how a query with an unknown number of fields should represent and expose its results, then define tests for SQL statements with varying field sets and a clear completion criterion.

Written by the indexing model from the issue text.

Description

Feature Up for Grabs

I have a certain scenario where I generate SQL statements on the fly - the fields inside may vary. Is there anyway I can query for this without building a class ahead of time?

I'm looking for ExecuteQuery() without the .

Dominant language
C#
Stars
4.5k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from praeclarum/sqlite-net

All issues in praeclarum/sqlite-net

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.