-
We sometimes run into issues where bill actions using the [BaseCategorizer](https://github.com/openstates/openstates-scrapers/blob/main/scrapers/utils/actions.py) class stop matching because the state…
-
## Problem
Currently there is a possibility to search a database case insensitive with `QueryMode.insensitive`. I would like to additionally search the database accent insensitive.
## Suggested …
-
### NetBox version
v3.4.8
### Feature type
Change to existing functionality
### Proposed functionality
Introduced in v3.4.0: _"Device and virtual machine names are no longer case-sensitive"_
S…
-
Is there anyway of doing case/accent insensitive comparisons without pre-processing the strings?
-
Hi. I'm trying to use `query.order`, but it seems like it is case-sensitive (`A...` comes before `a...`). Is there anyway to make the query case-insensitive (`a...` and `A...` are treated the same, bu…
-
## Enhancement
I'm using Realtime synchronization from MySQL,when i query with sql: select * from xxx where name like '%a%' on mysql,the result returned name with 'aAa', case-insensitive,but when i …
-
@SantiagoTorres in signer configuration and `@santiagotorres` in metadata should be considered the same user
-
- [ ] Fix db writes to add a new field for searching with case-insensitive queries, and change the dynamo db searches to search on that field
- [ ] Replace all `table.scan` operations with either a Dy…
-
I just updated from EF 7.0.10 on .NET6 -> 8.0.8 on .NET8 and noticed a small, yet undocumented breaking change.
We use Sql Server and I have not tested this with other providers.
What happen is if yo…
-
** SQLECmd version # **
1.0.0.0 .NET 6 Version
**Describe the bug**
Using the KAPE SQLECmd: process SQLite databases SQLECmd.mkape rule I attempted to Parse Edge Browsing History. The Edge Browsi…