-
Hi and thank you for the awesome app! I've tried it and it works good.
I wanted to ask if it's possible to change VM disk size. Currently it's 100GB but after the VM starts only 30 GB are free and u…
-
**Describe the bug**
Running multiple drop statistics commands, gives logical error.
**How to reproduce**
```sql
SET allow_experimental_statistics = 1;
CREATE TABLE t0 (c0 Int STATISTICS(Un…
-
Jira Link: [DB-13627](https://yugabyte.atlassian.net/browse/DB-13627)
### Description
Steps:
- Hitting the tablet guardrail limit.
- Increase the tablet guardrail limit.
- Insert a large amount o…
-
When starting up migrations will fail because of the `ALTER` command not being implemented in Cockroach DB
```json
{"time":"2024-09-11T21:59:45.834109427Z","level":"ERROR","msg":"migration failed"…
-
**Describe the problem**
We hit an error when we try to alter the type of a dropped computed column within an explicit transaction.
This bug was initially found by running the RSW.
**To Reproduce…
-
-
When transmitting a `mulitpart/form-data` request using `PhpBrowser::sendPost($url, $body, $files)` with a `$body` that has nested arrays (ie a collection of objects) , the resulting multipart message…
-
A function that can alter the sign of number.
Denoted by `+/-`, which can be found on many calculator apps.
E.g.: **-3** will become **3**
I would like to add this feature myself, could you ple…
-
1) Configuration:
RDKit Version: '2019.03.4.0'
Operating system: Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-58-generic x86_64)
Python version (if relevant): Python 3.7.3
Are you using conda? Yes
If yo…
-
### Grammar or Syntax Description
The `LOCK=NONE` clause in ALTER TABLE statements is not correctly parsed by JSQLParser. The parser successfully parses the statement into three AlterExpression objec…