-
### The problem
I have been running into this issue daily for a while now, starting back at least in 2024.6.x, and currently on 2024.7.2. My hard drive has over 200 GB available so I know it isn't a …
-
## Data
- **Shiori version**: v1.6.0-rc.7
- **Database Engine**: sqlite
- **Operating system**: ubuntu
- **CLI/Web interface/Web Extension**: CLI
## Describe the bug / actual behavior
Maybe th…
-
Hi,
I need help to build windows 32 bit engine for our application runs sqlite on desktop apps. I dont know Rust at all.
Unfortunately, i couldn't install Visual Studio on Windows 10 x86, because it…
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
PHP 8.2.24 (cli) (built: Sep 27 2024 04:04:39) (NTS)
C…
anhao updated
19 hours ago
-
When specifying an on-disk SQLite database in the `TEST_NAME` database setting, django-nose always asks if the user wants to try deleting it, even if there was no such file.
To reproduce, install dja…
-
First off, thanks for the incredibly useful library. It's exactly what I needed, except for one pitfall: Variants.
I have a Column with a Variant, which I've been trying to manually register:
``…
-
## Context
Chipmunk allows for opening both text and binary files. In the case of a text file, a session file is not created; the opened file itself is used as the session file. When a binary file …
-
The current debug symbols implementation has some weak points:
1. It uses SQLite to store the debug symbols, which is native, and forces us to have .
2. It depends on getting debug info from pdb f…
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existi…
-
## Bug description
For background, cx_freeze works by freezing all the required files for a Python program into an installable and executable package.
When you run cx_freeze over a Prisma pyth…