Roy Wiggins
Roy Wiggins
Update: So, this started working again with no intervention. However, now WHERE clauses after queries sometimes return no data, even when an un-WHERE'd query returns rows that absolutely 100% satisfy...
We went with pulling the underlying tables over with several materialized views and querying those in Postgres. Since the tables aren't that large and we didn't need real-time data it...
Is the correct way to do that documented anywhere? It feels like a bug that this doesn't get handled automatically- I can't think of a situation where you wouldn't want...
we've found that sometimes setting `min protocol = SMB2` ends up setting SMB2.1 as the minimum version that Samba will negotiate. pysmb doesn't support SMB2.1 (sometimes denoted 2_10). Explicitly setting...
@richrosenbaum @rogerbramon @Bordasludovic We suspect that this issue may be caused by invalid DICOMs. The dicom tag SpecificCharacterSet operates in two modes: with "code extensions", and without. "ISO 2022" character...