-
### Describe the bug
After installing in high availability mode, gitea was rebooted, and after the reboot, gitea went down because the init container `configure-gitea` failed to run.
- [x] I hav…
-
**Alluxio Version:**
What version of Alluxio are you using?
2.4.1
**Describe the bug**
A clear and concise description of what the bug is.
I used the command "alter table u_user set location…
-
**Describe the bug**
There is a probability that serial column was not detected.
This can happen when the table is referenced by another table.
**Expected behavior**
The result of autogererate s…
-
Hi,
tried installing this plugin in order to get around the issues with U2F and also in the hopes to get my FIDO2 keys to work. It broke my site until I disabled it again.
When I merely enabled …
-
Currently we have the `References > CLI Reference` commented out for `forge` and `cast`, however we also have a supported commands section. Ideally we should look at combining both and have a table th…
-
When I'm trying to copy data from local Parquet file to the database I get the following error:
```
type mismatch for column "bla" between table and parquet file. table expected "Utf8" but file h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Table startScan_command becomes 200Gb + after few scans, and contains result of commands outp…
Vos68 updated
3 months ago
-
I can see the query below is ran over and over against opertionalDB, like every 30sec or more often.
SELECT `id`, `name`, `data`, `sequence`, `ready_at` AS `readyAt`, `delay`, `started_at` AS `star…
-
### Describe the feature or problem you’d like to solve
The truncation functions of `list` commands can hide a lot of detail, forcing people to either go the web site or find ways to extract just t…
-
### Feature Description
my code
```js
export abstract class BaseEntity {
@Column('timestamp with time zone', { default: () => 'CURRENT_TIMESTAMP' })
createdAt!: Date;
@Column({ nu…