-
### Steps to reproduce
Executable test case
```ruby
# repro.rb
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
#gem "rails…
-
### What happened?
sqlite3.IntegrityError: NOT NULL constraint failed: collections.database_id
### Versions
Python 3.11.7
![截屏2024-02-13 下午5 12 42](https://github.com/chroma-core/chroma/assets/139…
-
When using the caching feature of outlines with multiple running processes, the cache database may get accessed simultaneously, resulting in disk I/O or database disk image errors:
```
sqlite3.Opera…
-
Need to create a new route and page for Import and Export of the data from the sqlite3 database directly. The teacher/admin can access this through a new link via the Teacher View
- [ ] import_export…
-
In the [BLAST+ manual](https://www.ncbi.nlm.nih.gov/books/NBK569839/#_usrman_BLAST_feat_Taxonomic_filtering_fo_), there are notes about support for exending the `--{negative}-taxids` CLI prompts to al…
-
# Password Manager
The Password Manager is a secure and efficient solution for storing and managing your passwords using SQLite3. This project is designed to help users keep track of their passwords …
-
## What went wrong? 😲
In encounters, the user is able to set visit date prior to patient's birth date.
https://github.com/user-attachments/assets/2916cc68-13b5-48e1-988a-1218451b2e39
## E…
-
## What went wrong? 😲
When hovering over SOH, AMC and MOS, I find the tooltip repeats the column title which is already clear enough. It should elaborate on what the acronym stands for, without…
-
It would be good feature, if the engine doesn't depend on the database backend. As I've seen, your architecture is well layered, and won't be a big development, to make the database engine pluggable, …
-
Error opening db.py when running scans
**Python 3.10, SpiderFoot 4.0.0. Spiderfoot master branch, but issue also appears in stable branch installs. All dependencies are up to date.**
Exception (…