Giter VIP home page Giter VIP logo

databackup's People

Contributors

christianhanvey avatar jgulledge19 avatar yurkobb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

databackup's Issues

no data backed up

hi, installed this and ran snippet with all default parameters. It generated SQL statements for table creation, but no data insert statements. Each sql file has -- INSERTING DATA INTO , but no lines following for any tables. Same for complete database backup file.

Is there a setting to turn on data dumps?
thanks

CRITICAL: all files in /public_html/ deleted

CRITICAL ISSUE!!!

For unknown reasons,a rmdir event in dbbackup.class.php:262 was fired to delete all files in the webroot that cascaded throughout the entire site. What lead to this issue is unknown; I was in the process of adjusting the backup folder system setting, maybe this had to do with it.

databackup.pruge => databackup.purge

I noticed in the changelog for 1.1.3pl you noted "- NOTE Setting change to: databackup.purge from: databackup.pruge"...

This change is apparent in the System Settings for the databackup keys, however taking a look at the snippet code itself I noticed "databackup.pruge" is still referenced:

Line 10:

$purge_time = $modx->getOption('databackup.pruge', $scriptProperties, 1814400);

Shouldn't this be updated to use the "databackup.purge" key rather than the previous "databackup.pruge"?

[feature] fetch specific tables

It would be cool to can fetch specific tables (set with snippet parameters). For example I have a newsletter tool with emails etc in one or two tables. I now want to backup / reuse this 2 tables with your snippet in my email call so that I can send an email with the database backup of specific table.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.