-
I notice geolite2_country files out of date
this might be cause a api key is now required to download the databases
from https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and…
-
The objective is to create a custom 'unstorage' driver that can interact with supabase and perform necessary CRUD operations on a POSTGRES database
We would require to import @supabase/supabase-js li…
-
## Overview
On the first opening of your database, if you have some numbers between 2 "@", it will insert a symbol
## Steps to Reproduce
1. Open KeepassXC
2. Open your database
3. Type @123@ …
-
this command (amngst ohers too) resulting in a "Duplicate key name" error.
```sh
wp index-mysql enable wp_postmeta
```
**Versions**
**Plugin**:1.5.2
**MySQL:** 10.3.39-MariaDB-0ubuntu0.20.…
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[x] `mysql` / `mariadb`
[ ] …
-
When aggregating on values from a joined table EF produces what appears to be not optimal query. Repro code:
```
using Microsoft.EntityFrameworkCore;
var ctx = new BloggingContext();
var q1 = ctx.P…
-
### Bug Description
I am inserting rows into my database. I have a field with a DECIMAL type and a constraint:
```
retail_price_per_unit DECIMAL(10,2) NOT NULL
CONSTRAINT positive_retail_p…
-
### Description
I have a very old app that was built using React native and it was using Firestore 1.2.1.
I completely rebuilt the app natively and using Firestore 11.3.0.
If I fresh install th…
-
I am currently working on a project that uses a `ulong` as a central type in the business logic. It represents a 64bit [image hash](https://github.com/JohannesBuchner/imagehash) that needs to be saved…
-
This example script:
https://github.com/Jammy2211/autolens_workspace_test/blob/main/scripts/database/scrape/slam_pix.py
Gives this error:
```
2024-11-21 17:47:48,638 - autofit.database.aggre…