(02-25-2019, 10:16 AM)tigerblue77 Wrote: Hi everyone,
I think you should not remove this feature from CodeIgniter because it is already codded so... Why ? What's the purpose ?
I plan to use it but I think you should call "mysqldump" through CodeIgniter to make your backup as this is a very powerful tool
Thanks,
Tigerblue77
Well - it only exists for Mysql and one other driver I don't recall at the moment. In order to be included it should exist across all of them... which is why I was asking. But I'm tempted to do it and make it a wrapper around whatever backup tools already exist for each engine.