CodeShadowGoat

Results 14 issues of CodeShadowGoat

## Description When I try to click on the square to Enable Mac Mouse Fix, the square doesn't turn blue. ## Steps to reproduce 1. Download Mac Mouse Fix v....

When I use lesspass on my iPhone, I run into issues after putting in all the info to generate a password. After doing so, I am met with the following...

:bug: bug

**Is your feature request related to a problem? Please describe.** I find myself frequently referencing the MonetDB documentation. It would be nice to do so without having to use a...

documentation
enhancement

**Describe the bug** COPY INTO command is not reading in full fixed width delimited file. I have a fixed width delimited file: ``` $ head lar_1994.rawdata 199400000000011111000941NA NANA NA 582400580...

bug

**Is your feature request related to a problem? Please describe.** I'm importing data that has both empty and 'NA' strings that I would like to import as null. To my...

enhancement

**Describe the bug** I attempted to start up a database I have been working on, and it is failing to start up. I get the following error when I try:...

**Describe the bug** I was performing the following operation on a large table: ``` UPDATE table SET column = replace(column, '.', ''); ``` Then the database was taking an extremely...

**Describe the bug** Certain error message for CREATE TABLE query is not descriptive and doesn't explain the actual error. **To Reproduce** Run the following in an mclient sql shell. ```...

Is there a specific reason as to why the Confidence Interval, tail direction, and alpha level can't be changed in the OneSampleTTest? From what I've been seeing, it looks like...

**Is your feature request related to a problem? Please describe.** [Typst](https://github.com/typst/typst) is another typesetting system that is pleasant to use. **Describe the solution you'd like** It would be great if...

1-feature-request ✨