-
Hello, thanks for making this useful tool! I am using v11.2.0 on Linux (Ubuntu 20.04) to convert some MPC XPM files. I've found that in some cases, the `.wav` files listed in the XPM are not found due…
-
# Case-insensitivity issue with GraphQL
## Per the documentation:
https://docs.nautobot.com/projects/core/en/stable/user-guide/platform-functionality/rest-api/filtering/#network-and-host-fields
``…
-
ciforth version 5.5.1
It seems, `[if]` `[else]` `[then]` are still case-sensitive even though `"CASE-INSENSITIVE" WANTED`.
The command:
```shell
echo '0 [if] 1 . [else] 0 . [then]' | ./lina64 …
-
isntead of Like* do case insensitive *like*
-
For many use-cases, case-insensitivity is very useful. It would be convenient to have an attribute to allow this.
-
I wasn't paying attention while working on mobile, and my phone keyboard defaults to upper-casing the first letter typed in a field like it's a sentence, which isn't valid. It's a trivial thing, but …
-
Aktuální importer vyžaduje přesený casing (malá a velká písmena) v názvech sloupců v importovaných CSV souborech. To neodpovídá CSV konvencím a mate externí integrátory.
Cílem je přidat podporu pro…
-
Is there a way to match such that "ThIS" and "this" both match `string("this")`?
-
@brianheineman I have one more (and believe last) feature I am missing: Support for ICU.
We are using case insensitive collations defined as:
```sql
CREATE COLLATION case_insensitive (
…
-
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…