-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.9.2
### What happened?
When upgrading the database from…
-
**Description**:
To ensure smooth deployment and versioning of database schemas, we need to add support for database migrations when using SQL or PostgreSQL backends in rustify-auth. This will enable…
-
MySQL does not support transactions on `CREATE` operation:
- https://dev.mysql.com/doc/refman/8.4/en/atomic-ddl.html
- https://dev.mysql.com/doc/refman/8.0/en/implicit-commit.html
https://github.…
-
I have connected Django application(beta) with MySQL database. When I make changes in Django administration, the changes are visible but, they are not getting reflected in the MySQL database (I tried …
-
Hi Rob,
I was looking into migrations and multiple databases was wondering how this works:
If I create tables like this:
```
@Entity
public class TableA{
String column;
}
@Entity
…
-
### What happened?
When creating new mysql server and starting Grafana, Grafana fails on the following error:
```
logger=sqlstore t=2023-08-04T10:51:20.876217035Z level=info msg="Connecting to DB" …
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.20.18
### Describe the Bug
whenever I run my package.json script: `"db:migrat…
-
```
ALTER TABLE cmsplugin_contact_plus_contactplus MODIFY COLUMN recipient_email varchar(254) NOT NULL;
ALTER TABLE `cmsplugin_contact_plus_contactplus` CHANGE `submit` `submit_button_text` varchar(…
-
This is a time-boxed (~2 points) effort to do bullet number 2 of https://github.com/fleetdm/fleet/issues/21233.
Go tests we can split to a separate job (I'm all ears):
- Migration tests (`server/d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Hello,
I have just installed projectsend with docker compose. Unfortunately there are err…