diego torres

Results 48 comments of diego torres

I think it's not possible to dump a view without its table, there would be no data neither structure. El dom., 16 ago. 2020 16:56, smalos escribió: > I was...

Of course I would approve, I also think it could be very useful, but never needed. Thanks in advance!

I hate sticking to standards so old, but mysqldump-php has to be easy to deploy. It is still used in very old hosting sites (think in the oldest wordpress site...

> Is there an easy way of running the suite in just 1 version of PHP locally > or should I build a VM? > You can execute the testing...

Maybe it will be easier to permit a number or an array (to support from to syntax in the limit clause). If it is useful, it can be implemented.

For me it looks good. Maybe it is a little bit complicated, but I think this could be an "advanced" feature, that needs some preparation from the user. It solves...

Looks like the build failed because of travis, I'm restarting the check. Meanwhile, for me its ok to change the visibility, after @KamilBaczkowski and what was said by @luc45 in...

I suspect that sqlite support was broken some time ago since it is not automatically tested, and I no longer use any sqlite database. Surely only some minor fixes are...

This is fantastic! I used mysqldump-php long ago for also dumping sqlite databases, but haven't had the time to sync it with all the changes that were done to the...

> Hi, only came across this project today and am already loving and using > it. Just wondering, is there an option to dump all tables in individual > files...