-
I'm working on this.
Just generate the issue to give it importance I also love exl2 :)
-
`\\WP_Parser\Importer::import_file()` provides the `wp_parser_pre_import_file` filter to skip importing a particular file.
It would improve efficiency if there were a similar filter earlier in the …
-
### Describe the bug
During heavy log volumes, e.g. >10k log entries per second, fluentd consistently drops logs. It may be related to log rotation (on Kubernetes). When I ran a load test, I see th…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
I use pandoc to convert docx documents to markdown. These documents contain code blocks, and I apply filter to properly transform them. However, it seems that in newer pandoc versions, code blocks are…
xuhcc updated
2 weeks ago
-
### Problem
The [LSP RPC request parser](https://github.com/neovim/neovim/blob/master/runtime/lua/vim/lsp/rpc.lua#L66) fails to parse headers where more than one field exists even though `parse_heade…
-
I'd like to contribute it to the project, here's the script in full just in case:
```python
import argparse
import subprocess
import os
import re
def read_language_from_idx(idx_file_path):
…
-
### Describe the Bug
I did a mistake and mapped 2 diffrent datatypes in the filter rules id of item (number) and uuid of user(string)
It should at least show the user a 403 error or even better in…
-
#371 added JSON request bodies for requests to `/$query` where system query options can be passed as name-value pairs, restricting the system query option value to a string.
This works fine for servi…
-
### Steps to reproduce the behavior (Required)
1. CREATE TABLE '...'
2. INSERT INTO '....'
3. SELECT '....'4. 4.
```
CREATE TABLE `duplicate_table_demo_datatype_not_replicated_all_varch…