-
SQLite3, Postgres and OCI8 drivers throw ErrorException when a query error occurs
because of Error Handler. See #6912
https://github.com/codeigniter4/CodeIgniter4/blob/ac1422c404a364f9493bbf1b22dacb…
-
### Version
1.25.0
### What happened?
SQLite requires a `PRAGMA` query to enable foreign key constraints. Unfortunately, sqlc does not seem to recognise `PRAGMA` as a valid query, and actuall…
-
### Feature Description
In TypeScript 5.0 decorators will be changed, but it will become stable feature (https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/).
Are you going …
-
### Feature Description
I would like to request support for the IBM DB2 database in TypeORM. Currently, there is no official support for DB2, which limits the usage of TypeORM in environments where D…
-
First, thanks for sql-migrate. It's a great tool. We have been using it so far with success inside docker containers, but because sqlite can't cross compile, we've had to write custom mains (using sq…
-
When starting bluebubbles-desktop-app installed via deb the UI is transparent and the server is unable to connect. The following logs appear in the console when started from terminal:
```
Starting…
n-i-x updated
3 years ago
-
### No duplicates 🥲.
- [X] I have searched for a similar issue in our bug tracker and didn't find any solutions.
### Database
SQLite
### What happened?
When query caching is enabled, if…
-
Kysely with SQLite on Bun already (kinda) works using the `better-sqlite3` driver (installation is still wonky but should be fixed soon). AFAICT `bun:sqlite` is more performant than `better-sqlite3` w…
-
# Environment
Knex version: 3.0.1
Database + version: NPM package `sqlite3` version 5.1.6
OS: MacOS 14.1 (ARM64)
# Bug
1. **Explain what kind of behavior you are getting and how you think i…
-
It seems that I was lucky today: my first pure gollvm related bug.
### What version of Go are you using (`go version`)?
$ go version
go version go1.15rc2 gollvm LLVM 12.0.0git linux/amd64
…