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

Make SQL query source more forgiving for returning content items #16234

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

gvkries
Copy link
Contributor

@gvkries gvkries commented Jun 4, 2024

Also fixes the SQL queries in the blog recipes.

Fixes #16201.

/cc @Piedone Lucene and Elastic seem okay, though I'm not very familiar with those ones.

src/docs/reference/modules/Queries/README.md Outdated Show resolved Hide resolved
src/docs/reference/modules/Queries/README.md Outdated Show resolved Hide resolved
gvkries and others added 2 commits June 4, 2024 19:31
Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
@gvkries
Copy link
Contributor Author

gvkries commented Jun 4, 2024

Thanks @MikeAlhayek @Piedone

@Piedone Piedone merged commit e37bc66 into OrchardCMS:main Jun 4, 2024
21 checks passed
@gvkries gvkries deleted the gvkries/sql-queries-16201 branch June 6, 2024 12:39
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.

SQL queries in GraphQL do not return results anymore
3 participants