-
**Describe the Bug**
Unable to perform migrations on Cassandra multiple hosts cluster
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Assume we have Cassandra cluster with 3 replicas …
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes/no
| Version |3.0.2
#### Summary
Even if many connections are configured, Doctrine doesn't use the specifi…
-
### Package version, Laravel version
laravel/framework v5.4.28 The Laravel Framework.
laravel-doctrine/orm 1.3.6 A Doctrine ORM bridge for Laravel 5
larav…
-
## Checklist
- [x] I have verified that I am using a GIS-enabled database, such as PostGIS or Spatialite.
- [x] I have verified that that issue exists against the `master` branch of django-cities.…
-
Hi there!
I'm wondering if it is possible to configure the schema that the `_sqlx_migrations` table is written to when invoking CLI commands. It seems to be defaulting to our public schema, where…
-
When running `php artisan migrate` I experience the issue below. I've tried changing the sql mode to no avail.
Im running `Mysql 8.0.33-0 Ubuntu 22.04`
Laravel: `9.52.13`
```
Illuminate\Data…
-
First off, thank you so much for this great example repository on how to self-host Next.js. This has been really helpful so far.
Could you also explain how you manage running migrations on the remot…
-
**1. Issue Description**
'Error: Dialect needs to be explicitly supplied as of v4.0.0' is thrown when initialising sequelize via a destructured property whilst running 'npx sequelize-cli db:migrate'.…
-
## Description
Bedrock has a new Wagtail powered CMS back-end / database, but it is not yet powering any pages in production. The aim of this epic is to migrate one or more existing surfaces to be ed…
-
I have been writing a program that manages its own migrations. However, I need a statement to run outside a transaction. My setup is the following:
```rust
log::info!("Ensuring migrations are up-t…