Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SingleQuery method,add IsNullOrEmpty in stringquery,fix #811 #812

Closed
wants to merge 1 commit into from

Conversation

kinderry
Copy link
Contributor

Now we can get single column query with SingleQuery(...) and SingleQueryAsync(...).
Sometimes,I get the list with string.IsNullOrEmpty,but the string query didn't support,so I add this.
For #811,I just add a null judgement.

add SingleQuery method and Tests
add StringQuery IsNullOrEmpty
src/SQLite.cs Show resolved Hide resolved
praeclarum added a commit that referenced this pull request May 16, 2020
praeclarum added a commit that referenced this pull request May 16, 2020
@praeclarum
Copy link
Owner

I manually merged this and renamed the function QueryScalars. Thank you!

@praeclarum praeclarum closed this May 16, 2020
github-actions bot pushed a commit to Reddevildragg-UPM-Forks/sqlite-net that referenced this pull request Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants