-
django-sendgrid-v5 v5 0.9.1 does not seem to be supported by Django 3.2.5.
-
#### What are you trying to achieve?
We have acceptance tests which require clearing redis between each test-run as rate-limiting is handled by redis. Without this the acceptance-tests run in to the …
IljaN updated
3 years ago
-
**Describe the bug**
I use MaterializeMySQL to replicate data from MySQL to ClickHouse. It's crashed in DDL stage. It seems that clickhouse accesses an invalid address.
**How to reproduce**
just …
-
- Laravel Version: 5.5.39
- PHP Version: 7.0.10
- Database Driver & Version: MySQL 5.5.56-MariaDB
### Description:
This version of Laravel (5.5.39) seems to break support for PHP 7.0.x
Symfon…
-
I'm not sure if this is a bug or a misunderstanding on my part (sorry if it is :upside_down_face:).
I tried to create a new hardware wallet using my *Ledger Nano S*.
### Steps to reproduce
I pl…
-
This proposal has been approved in principle, subject to confirmation by several database providers that the API shape is good.
Issues tracking provider implementations:
* SqlClient: https://git…
-
**Symfony version(s) affected**: 5.2
**Description**
```
!! In FileLoader.php line 173:
remote: !!
…
-
I have 2 datasources defined in my application. One as a primary datasource and another as a read-only datasource.
```
@Configuration
@EnableJpaRepositories(
basePackages = [
"com.t…
-
Got the below error when I use this code snipets,
```
In [1]: from elasticsearch import Elasticsearch
In [2]: es = Elasticsearch(hosts=[{"host": "host.docker.internal", "port": 9200}],
...: …
-
Is it recommended to use **multiple small databases or one large database**?
Either way, I will be storing many (hundreds to thousands) of `LiteCollection` sized from 100MB to 1GB.
Which way will …
ghost updated
4 years ago