-
Currently, EF Core is not parameterizing `IN(...)` queries created from `.Contains()` (and maybe other cases). This has a very detrimental impact on SQL Server itself because:
1. The query hash is di…
-
**Is your feature request related to a problem? Please describe.**
Haystack provide many file converter but a doc file converter is not implemented yet for those kind of files
**Describe the solu…
Yafaa updated
10 months ago
-
```vue
…
-
`
public List Paragraphs => WordSection.ConvertParagraphsToWordParagraphs(_document, _tableCell.ChildElements.OfType());
`
ConvertParagraphToWordParagraphs has a lot in it, I'm looking for a partic…
-
When iterating over cells within rows, the index calculations for cells and rows within the table are off by the accumulated w:gridBefore and w:gridAfter from prior rows.
-
### Description
Stack Overflow on Windows
Tested on Windows 10 Enterprise and also on Windows 11 Enterprise 4vcpu 16BG ram
C:\Program Files\dotnet\sdk\8.0.200\Roslyn\Microsoft.CSharp.Core.tar…
-
### Please describe your bug
Issue: Upgrading from 10.9.3 to any newer version causes Jellyfin to fail in "scanning library", but can scan individual libraries without issue. Error is "System.Invali…
-
**Describe the bug**
Some variables in the JSON output from a report are not the same as those used by the Jinja2 template engine for docx output.
**To Reproduce**
Steps to reproduce the behavio…
-
### Bug description
👋 thank you _so_ much for this project. I am so grateful to be using it.
Something that is very handy is to iterate through a variable and then dynamically create tabs base…
-
**Describe your proposed improvement and the problem it solves.**
For many formatting workflows, editors or publishers prefer not to embed figures. ODT allows you to easily embed or link images, an…