-
Crate version: 1.11.0
Example code: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=c4b4cfe18c2e6413444e53315de33b27 (used for snippets below and extra checks)
The behavior of…
-
# Bug report
### Bug description:
In file lexer.c we have
```c
Py_ssize_t invalid = _PyUnicode_ScanIdentifier(s);
if (invalid < 0) {
Py_DECREF(s);
tok->done = E_ERROR;
…
-
Tracked by #112
Tracked by #10347
Note: There are multiple functions named `age`:
```
SELECT
n.nspname AS function_schema,
p.proname AS function_name,
pg_get_function_arguments(p.oid) A…
-
I noticed that the source code rendered by docs.rs at `https://docs.rs/crate/${name}/${version}/source/Cargo.toml` is different from the Cargo.toml actually in the published archive, at `https://stati…
-
refer: https://github.com/apache/incubator-seata/pull/5833
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplic…
-
`ValueGeneratedOnAdd` and `UseSqlServerIdentityColumn ` do not create an _Identity Specification_ in MSSQL Server. That is to say, _Identity Specification_ will have a value of _No_ on the column. Thi…
-
### 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 com…
-
[`[[:XID_Continueβ:]-[:XID_Continue:]]`](https://util.unicode.org/UnicodeJsps/list-unicodeset.jsp?a=[%5b%3aXID%5fContinue%ce%b2%3a%5d-%5b%3aXID%5fContinue%3a%5d]) (from the 15.1 beta) prints "[\u200C…
-
### Version
1.27.0
### What happened?
Hello,
I have one view with "pg_statio_all_tables" table and I can't generate code for this view. I don't know how I can continue with this view and sqlc.
…
-
### What happens?
If we parallel run type_support test like below, server will crash
PostgreSQL build:
```
CFLAGS='-Og' ./configure --enable-tap-tests --with-openssl --enable-debug --enable-casser…