-
Would love to have a simple database editor inside Press
- [x] Browse schema https://github.com/frappe/press/pull/2217
- [x] Run SQL queries and see results https://github.com/frappe/press/pull/22…
-
I created some documents and adding them to milvus zilliz cloud.
Got warnings:
Document f8a733afe670032c5f438ba53b7e0d64d4a405c8ad1751674eb72bbd7c6c12c5 has metadata fields with unsupported types: […
-
### The problem
In the newest versions of graylog (6+), the /search/universal/relative API is a legacy API that does not appear to be working. When I run this: curl -X GET -u 'admin:password' -H 'acc…
-
create a database named HomeDB.mdf for loguseractions logs on home page
-
We have two tables in DB: logentries and logentries_types. logentries_types is not used anywhere, In code we have only one INSERT to logentries in /Utils/Log/Log.php, and no other access to this tabl…
-
## Bug report
### Required System information
- Node.js version: v18.17.1
- NPM version: 9.6.7
- Strapi version: 4.25.13
- Database: PostgreSQL, empty new database
- Operating system: OSX, A…
-
It is not uncommon for users to have database problems after upgrading and they find they are unable to find any content on their renderers. Just had another one [here](https://www.universalmediaserve…
-
### Bug Description?
solo se queda en
[25-Sep-2024 11:58:49 America/New_York] Migrating database_optimizations
### Steps to Reproduce?
Crear Base de datos
Copiar los archivos opensourcepos.3.3.9…
-
### Terraform CLI Version
1.9.5
### Terraform Provider Version
0.94.1
### Terraform Configuration
```terraform
resource "snowflake_database_role" "test" {
database = "DEV_HME_RAW_DB"
name …
-
Recently, we saw some db connections issues, we have a ping monitoring job, but this just checks the app is live. We do have a `/health` endpoint: https://github.com/UserOfficeProject/user-office-core…