Skip to content

Auto Backup Database Config #188

@yash30000

Description

@yash30000

Backup connections.json periodically or before overwrite.

Reference Code: js

fs.copyFileSync("./connections.json", ./backup/connections_${Date.now()}.json);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions