-
**Describe the bug**
When attempting to rename a column in MySQL 8, if that column has an expression default value (like `CURRENT_TIMESTAMP`), Fluent Migrator incorrectly includes the cosmetic inform…
-
Hello
Perhaps to add automatic generation of file migration PHINX?
Robert.
-
This is a (multiple allowed):
* [ ] bug
* [ ] enhancement
* [x] feature-discussion (RFC)
* CakePHP Version: 5.x
* Migrations plugin version: 4.x
* Bake plugin version (if relevant): n/a
* Dat…
-
$fileName = static::getCurrentTimestamp() . '_' . strtolower(implode($arr, '_')) . '.php';
??
implode(): Passing glue string after array is deprecated. Swap the parameters
--> implode( '_', $arr )
-
I have migration's error when I upgrade testrail from 6.6 to 7.5
`== 20220111140001 AddPrivateKeyToSsoSettingsTable: migrating
PDOException: SQLSTATE[42S21]: Column already exists: 1060 Duplicate…
-
First of all thanks for this awesome piece of Software. Unfortunately I am facing some hard Times to get IT running with docker-compose.
gwp-web throws this error. Could you enlighten me what is wr…
-
What do you think about raising the compatibility to phinx ^0.12?
My specific problem is that koninklijke-collective/koning-phinx requires phinx ^0.6.5 which requires symfony/config: ~2.8|~3.0, whi…
moe2k updated
4 years ago
-
Older mysql databases don't support full text indexes
~~~
/home/www/website.com/www/public_html/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php(570):
Phinx\\Db\\Adapter\\PdoAdapter->ex…
-
This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 5.1.1
* Migrations plugin version: 4.4.0 (works when downgraded to 4.3.2)
* Database…
-
If I want to fetch a repository from github it fails. I think because credentials need to be passed to github.
```
{
"repositories": [
{
"type": "vcs",
"url": "git://github.com/boedy/p…
boedy updated
8 years ago