-
For example, using NTFS on windows results in this behaviour:
`.\\Example.js`
```js
exports.hello = 'world';
```
`.\\main.js`
```js
...
const hw1 = ctxRequire('.\\example.js');
const hw2 = …
-
### Version
azure-func --version (base) 14:29:25
4.0.6280
…
-
I have some albums where the artist name is the same but the string used is different, eg: `Go!Go!7188`, `GO!GO!7188` and `GO!GO! 7188`. Same with music genres, where some are wrote as "jrock" other "…
stkw0 updated
1 month ago
-
https://opentabletdriver.net/Wiki/FAQ/MacOS and https://opentabletdriver.net/Wiki/FAQ/macOS
The correct casing of `macOS` 404s. Should be corrected, but making paths case-insensitive and redirect t…
-
The Moses project team have requested that phrasal matching be made case-insensitive. I believe this could be done with a single change to what is currently line 2032 of StaticSearch.js:
~~~~~
//M…
-
Hi,
Using the default DB settings, by default when comparing a string as part of a query it does it so by doing a case insensitive comparison.
I tested that on some non-ascii characters and it i…
mcrio updated
1 month ago
-
Requested by user:
Digger commentOps currently only work with exact lowercase "digger plan", "digger apply" etc.
Digger should be able to also support case insensitve commands such as "Digger pl…
-
Case insensitive matching for sample sheet, this would deal with scenarios where SampleSheet.csv is named incorrectly as sampleSheet.csv or samplesheet.csv.
https://github.com/eastgenomics/eggd_ici…
-
First of all, thanks a lot for your work on Davis, it's been very useful so far.
As per [X.520](https://www.itu.int/rec/T-REC-X.520-201910-I/en), which describes some common attributes as used in L…
-
The search in the ziti-console appears to be case sensitive.
I.e. when searching for a service/policy/config by using the search term `web`
The following service/policy/config name would be found:…