-
### Problem description
Deprecate `avg` in favor of `mean` or expose them at all levels
For Discord:
> I just bumped my head on this, but is there a reason why col("name").avg() isn't a thing?
>…
-
Slick version: 3.4.1
Slick-pg version: 0.21.1 (problem existing probably from `v0.17.3`, commit `e64a6e20`)
Postgresql version: 11.10
Postgresql setup:
`docker run --rm -it -e POSTGRES_PASSWORD=…
-
Using Spring Boot 3, Spring 6, Java 17 and gradle, when performing a `nativeCompile`, the compilation fails in the `processAot` task:
```
...
Caused by: org.springframework.beans.BeanInstantiationE…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I want customize the behaviour of the TypeOrm property "synchronize" using a defined environm…
-
Currently, in order to avoid an error, we modify all text data by replacing every single quote `'` with 2 single quotes `''`. We should not be modifying / cleaning the data at this stage.
One idea:…
-
### FerretDB version
1.1.0
### Backend
PostgreSQL
### Environment
- OS: MacOS
- Deployment: `task run`
### What did you do?
```
db.c.createIndex({"foo.bar": 1})
```
### What did you expec…
-
### Current Provider Version
```
6.1.3
```
### Use-cases
We would like to define a managed k8s cluster nodegroup which has a working network link to a managed postgresl Cluster in one ter…
-
### What do you want to change?
Would it be acceptable to add a build tag such as `disable_postgresql` to be able to exclude postgresql code from the build completely?
Currently, it is already stu…
-
We configured an in-memory filesystem for the freeswitch core db. (according to https://freeswitch.org/confluence/display/FREESWITCH/Performance+Testing+and+Configurations#PerformanceTestingandConfigu…
-
Hello,
can I also administer PowerDNS with the GUI PowerDNS Admin if I use LDAP as the backend? In the documentation for PowerDNS Admin I can only find instructions for database backends.
I would be…