Mark Scherer

Results 880 comments of Mark Scherer

PR open But we do need to have CI working again before we can continue.

The description worked for me out of the box. Running apt-get install, then putting the text into the cake sh file and log out + log in.

Not yet, but it would sure be a nice addition to 3.x as opt-in, and also 4.x then as default. Feel free to make a PR here.

PR welcome for upcoming CakePHP 4.x release (3.next of this lib).

The main problem is that without some table prefixing for plugins it will be rather difficult to detect "new tables" vs "existing but not plugin related". There will either be...

For normal purposes I agree. But what if you want to add this new SQL table into your plugin? Then you would want this one to be not excluded. I...

@karmicdice Do you want to follow up on this still?

Do we need to fix in phinx or in migrations plugin? I am not so concerned about the (10/11) keys and foreign keys, but the (2) enums as shown above.

How can we resolve this? If there is indeed no way in MySQL with display width, can we use a different way to avoid the regressions? They are now affecting...