-
# Environment
Knex version: 0.14.4
Database + version: PostgreSQL
OS:
# Feature discussion / request
1. Explain what is your use case
I would like to stream large amounts of rows from a …
-
As part of our registries efforts, we wanted to improve retagger as well. This ticket catches more details about that task.
## How retagger currently works
Retagger is a go CLI and a huge circle…
-
Currently all scripts are written in bash. However, both Codespaces, and Gitpod support Dockerfiles. We should add one for better portability, and improved caching:
* https://docs.github.com/en/co…
-
Hello,
I am working on a LibP2P-based project and need to find a good P2P database that is written in Go so that I could possibly integrate it into the existing codebase. As LibP2P uses IPFS for t…
-
## Overview
When trying to install postresql by the help of the crunchy operator, the postresql does not come up and fails at the `post_bootstrap` step. This leads to a restart loop of the postresq…
-
using Marten 6.0.5, running `Storage.Database.WriteMigrationFileAsync(fn);`
1. on the first run, it generates considerably large script that creates tables for documents among others
2. on the sub…
-
Today, there is lot of frameworks to maintain database structure. Most of them allow developers to choose between different drivers like PostgreSQL, MariaDB, MySQL, Oracle and so on. It would be perfe…
-
.. after reading the docs I realized that BarbelHisto does not work with JDBC (Oracle, MySql, PostreSQL).
Really?
I see there is Mongo engine, but Mongo is a very limited db engine.
The real…
-
Installing PostgreSQL and setting up its authentication can be in some cases tricky. This is a problem for new contributors, who want to contribute a small fix, but the time and complexity to set up t…
-
**I'm submitting a ...**
- [ ] bug report
- [x] feature request
**Describe the issue**
I'm trying to convert a app to be packaged using `jlink`/`jdeps`, and PostgreSQL is my only dep…