-
Hi, I'm using the lumen migrations for the failed_jobs table... So, I changed the name for the table to "migrations_doctrine" in the config file.. But now each time I try to add a new migration I get …
-
| 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…
-
### Bug Report
When using "find" method from symfony in columns with long names, the query built can start with an underscore, which creates an error in oracle database.
I'm currently using Symfon…
-
I have been working on Doctrine Migrations 2.0 in https://github.com/doctrine/migrations master.
Opening an issue here to discuss and track progress for upgrading this library to 2.0.
jwage updated
6 years ago
-
Hi,
i'm trying to install the soft with docker but i have thise message on web page :
Logs :
`[2023-11-24T09:17:20.437320+00:00] deprecation.INFO: User Deprecated: In ORM 3.0, the Attri…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| laravel-doctrine/migrations version | 1.1.10
| Laravel Framework version | 5.6.25
| php version | 7.2…
-
A realy nice feature would be a diff command, like know from doctrine (http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/reference/generating_migrations.html) to generate diff mi…
ghost updated
11 years ago
-
I've just encountered strange behavior when Doctrine ORM 2.5.5 tries to recreate some of indexes each time when I'm generating the migration or using `doctrine:schema:update` in my project.
I have …
-
| Q | A
|------------ | -----
| Version | 1.6.2
### Support Question
I am running a symfony 4 project using doctrine and mysql.
I have been running into an issue whe…
-
| Q | A
|------------ | -----
| Version | 3.5.2
### Support Question
In a Symfony project, I have these two dependencies installed:
```
"doctrine/dbal": "^3.3",…