-
A new feature that I think might be useful for sails migrations:
The ability to auto-generate a migration based on a model file. It wouldn't consistently auto-generate migrations for changes, as this…
-
**Is your feature request related to a problem? Please describe.**
When updating definitions for objects such as views or functions, a new migration is required, which means we have to duplicate the …
-
With #3557 we're introducing a lot of breaking changes to our spacing utilities. Create an entry in the migration documentation for v8 -> v9 that explains in detail how to switch to the new utilities.…
-
# Set Up Backend for AccentOptimizer
**Description:**
We need to set up the backend infrastructure for the **AccentOptimizer** project using Spring Boot with MySQL as the database and Flyway for…
-
### Bug description
Good day/morning/evening!
Today i've update pylint to version 2.12.1 and for now that version ignoring ignore-paths=.*/migrations/.*\.py,
in my .pylintrc config. But in versio…
-
## Migration regression from EF Core 8 to 9
I'm in the process of upgrading an application from .NET 8 to 9.
But I'm running into problems when trying to run existing migrations that have been creat…
-
# Environment
Knex version: 0.21.21 (+ Objection v2.2.17)
Database + version: MySQL 5.7 (on local machine, but installed in a Docker container); "mysql" node package version 2.18.1
OS: macOS Cata…
-
After upgrading 2.0.0 -> 2.1.0
```
CommandError: Conflicting migrations detected
multiple leaf nodes in the migration graph: (0004_alter_invitation_id, 0004_auto_20230328_1430 in invitations).
`…
-
To track the tablet operations over metrics, e.g., tablet migration, tablet repair, tablet rebuild, we can add metrics to record number of such operations finished. This will get us number of tablet o…
-
We get following error when we switch to Entra auth by removing username and password.
Rest of the programmatic flows work as expected with access token, only Ef6 based database migrations fail.
A…