-
### What happened?
I turn on the Query OCSP Response Server to see if the certificate is currently valid, and then I restart the browser, which causes it to turn off again
### Reproducible?
- [X] I…
-
### Bug description
Give the following tables _(untested)_:
```sql
create extension citext;
create table User (
email citext primary key
)
create table Post (
id text primary key,
…
-
## Describe the bug
Getting "e is not defined" when having Search build it's DB.
I am using Dreamhost, which I believe should have all required modules for PHP and SQLite3 installed?
My phpInfo…
-
Type: Bug
perfomanse issues
VS Code version: Code 1.95.0 (Universal) (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16:24.561Z)
OS version: Darwin x64 20.6.0
Modes:
System Info
|Item|…
-
### Describe the new feature
https://github.com/phiresky/sqlite-zstd
The extension can be loaded in the software, but some features seem to be incompatible.
1. `SELECT
zstd_enable_transparent(…
-
As mentioned in my previous thread (https://github.com/sienori/Tab-Session-Manager/issues/670), I lost many months worth of accumulated research data/saved sessions on December 6th, a tremendously ups…
-
Describe the new feature
--------------------------
I would like to have an option to define specific functions in Python which I could import to DB4S and use them in queries. Just like in [sqli…
-
Reported by: **[daschuer](https://github.com/daschuer)**
Date: 2014-05-12T06:35:53Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: [lp1318501](https://bugs.launchpad.net/bugs/1318501)
Tags: l…
-
**Describe the bug**
"SQL: Create" fails on a sqlite table when tablename is quoted in brackets.
**To Reproduce**
1. create a table like
`CREATE TABLE [test] (day timestamp not null);
`
2. ri…
-
Using SqliteStudio portable 3.4.4 Windows 64, I am attempting to load the Windows 64bit Http Extension from [Alex Garcia](https://github.com/asg017/sqlite-http/releases/tag/v0.1.1) which promptly clos…