-
### What happened?
### Description
Whenever trying to perform `php craft migrate/all` on one of my projects, the following errors are output in the terminal:
```
*** applying m150403_183908_migr…
-
on pgloader boards.load > boards.log this happens:
```
FATAL error: Database error 42P01: Relation mattermost.focalboard_blocks existiert nicht
QUERY: UPDATE mattermost.focalboard_blocks SET "fi…
-
| Q | A
|------------ | -----
| Version | 3.7.1
### Documentation Request
Hi i just spent a lot of time debugging why the rollback on our migrations don't seem to work.
Well…
-
I've just setup nginx proxy manager but whenever I go to the login and input the default credentials it always says bad gateway could anyone tell me why this is?
-
## What you are doing?
I need to run the migrations to create the tables in my database, currently my database is on an azure MySQL server, how do I run the migrations from my local host?
## What …
-
```
development:
dialect: mysql
datasource: root@/test?parseTime=true
dir: migrations/mysql
table: migrations
```
this is my dbconfig.yml, but it show 'No database selected' w…
-
**Describe the bug**
Hi,
When switching from `dev` to `prod` or vice versa, using `yarn migration:generate auto-migration-file` will almost all of the time produces MANY **unnecessary** sql stat…
-
I'd prefer to not require psql in the environments that I run migrations from, as some environments (e.g. Heroku dynos) don't allow arbitrary installation of command line dependencies. Would you be op…
-
Switch from MySQL to Postgres. Possible issues:
1. Migrations are set for MySQL.
-
### Bug description
I am working on a development system and trying to run a subsequent migration after my initial migration and DB tables set up.
This is the error I see:
```
npx prisma mig…