-
### Bug description
[Expected behavior]
query : select unnest(c1, c2) from table where c3 = xxx; error
I'll fill in more information later
[actual behavior]
### System information
Velox Sys…
-
**Describe the bug**
Simply put, the ]s, [s, ]S, [S mappings do nothing for me (no movement), when attempting to navigate around simple C and Go files (haven't tried others yet). Mappings like ]m, …
aktau updated
1 month ago
-
The first launch and immediately an error
```
Python 3.9.6 (default, Jun 28 2021, 19:24:41)
[Clang 12.0.5 (clang-1205.0.22.9)] on darwin
Type "help", "copyright", "credits" or "license" for more…
-
**Describe the bug**
As of recently, the first use of `smart_rename` within a NeoVim session has started emitting a deprecation warning:
```
nvim-treesitter.ts_utils.get_node_text is deprecated: …
-
Hello,
While testing out this package, I noticed that in `et/Makefile.in`, we install the header file from `et/com_err.h` into the root of the include tree here https://github.com/tytso/e2fsprogs/b…
-
### Describe the bug
When open a Dockerfile, it throws the error.
```
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: ...brew/Cellar/neovim/0.9.4/…
-
Trying to build current git master (a37d4836519517bdce6cb9d956092321eca3e73b) as a [Universal Binary](https://en.wikipedia.org/wiki/Universal_binary) (or even just arm64 only) on a Intel Mac fails to …
-
Hello,
when im trying to to use the ankiocr I'll get an error message on some cards . Not on every card but on such which have a special letter like "ä ö ü" in the name of the card.
For example:…
-
Jira Link: [DB-5611](https://yugabyte.atlassian.net/browse/DB-5611)
### Description
For partition key filters in range shaded database, we prefer Local Skip scan today which validates each row. Inst…
-
Hello,
I am trying to using CopyFrom with pgx5 connection to copy from a table with a JSON field but the json is inserted in the original insert query as '"json_string"'. When using CopyFrom with row…